diff --git a/.butcher/enums/InlineQueryResultType.yml b/.butcher/enums/InlineQueryResultType.yml index 74428a3c..2d823438 100644 --- a/.butcher/enums/InlineQueryResultType.yml +++ b/.butcher/enums/InlineQueryResultType.yml @@ -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