aiogram/CHANGES/1782.bugfix.rst

2 lines
183 B
ReStructuredText
Raw Normal View History

Fixed ``HtmlDecoration.custom_emoji()`` to use the correct ``emoji-id`` attribute name instead of ``emoji_id`` in the ``<tg-emoji>`` tag, matching the Telegram Bot API specification.