aiogram/CHANGES/1146.bugfix.rst
2023-07-17 02:56:35 +03:00

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`).