Change regexp for parse entities

This commit is contained in:
Desiders 2023-03-19 00:40:01 +03:00
parent 1839c233b7
commit 0614dc72fd

View file

@ -5,7 +5,7 @@ description: |
Source: https://core.telegram.org/bots/api#inlinequeryresult
multi_parse:
attribute: type
regexp: "must be ([a-z_]+)"
regexp: "must be ([a-z_0-9]+)"
entities:
- InlineQueryResultCachedAudio
- InlineQueryResultCachedDocument