mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Fix HtmlDecoration attribute name for custom emoji method (#1782)
This commit is contained in:
parent
3e2ca5b6b0
commit
b95cafb6b5
4 changed files with 4 additions and 3 deletions
1
CHANGES/1782.bugfix.rst
Normal file
1
CHANGES/1782.bugfix.rst
Normal file
|
|
@ -0,0 +1 @@
|
|||
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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue