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