mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
5 lines
245 B
ReStructuredText
5 lines
245 B
ReStructuredText
|
|
Change type of result in InlineQueryResult enum for `InlineQueryResultCachedMpeg4Gif`
|
||
|
|
and `InlineQueryResultMpeg4Gif` to more correct according to documentation.
|
||
|
|
|
||
|
|
Change regexp for entities parsing to more correct (`InlineQueryResultType.yml`).
|