aiogram/aiogram/utils
Suren Khorenyan 6520b9fba2
[misc] fix tg-emoji closing tag: use constant (#1608)
* fix tg-emoji closing tag: use constant

* add changelog for tg-emoji closing tag fix

* Update CHANGES/1608.misc.rst

---------

Co-authored-by: Alex Root Junior <jroot.junior@gmail.com>
2024-11-25 22:08:05 +02:00
..
i18n Update pydantic to V2 (#1202) 2023-07-02 15:07:19 +03:00
__init__.py Dev 3.x i18n & improvements (#696) 2021-09-22 00:52:38 +03:00
auth_widget.py Migrate to hatchling (#1095) 2023-01-12 02:49:58 +02:00
backoff.py Migrate to hatchling (#1095) 2023-01-12 02:49:58 +02:00
callback_answer.py Callback answer feature (#1091) 2023-01-08 16:49:34 +02:00
chat_action.py Added message_thread_id parameter to ChatActionSender class methods (#1437) 2024-03-11 21:53:17 +02:00
chat_member.py Fixed mypy 2024-07-06 20:59:07 +03:00
deep_linking.py Added page for deep linking util 2023-11-24 21:27:03 +02:00
formatting.py fixed ruff issues (#1549) 2024-08-01 01:37:07 +03:00
keyboard.py Added full support of Bot API 7.11 (#1601) 2024-11-02 16:13:45 +02:00
link.py Added create_channel_bot_link function 2023-04-23 03:30:48 +03:00
magic_filter.py #1281 Fix magic operation .as_ for values interpreted as False (#1283) 2023-08-26 22:33:32 +03:00
markdown.py Added support for Bot API 7.0 (#1387) 2023-12-31 01:40:44 +02:00
media_group.py Bump dev dependencies (#1512) 2024-06-14 20:11:08 +03:00
mixins.py Bot API 5.7 and some new features (#834) 2022-02-19 01:45:59 +02:00
mypy_hacks.py Move update type detecting from Dispatcher to Update (#669) 2021-09-05 23:49:23 +03:00
payload.py Bump dev dependencies (#1512) 2024-06-14 20:11:08 +03:00
serialization.py Add serialization utilities and update documentation (#1515) 2024-06-19 00:54:36 +03:00
text_decorations.py [misc] fix tg-emoji closing tag: use constant (#1608) 2024-11-25 22:08:05 +02:00
token.py Add token validation util, fix deepcopy of sessions and make bot hashable and comparable 2019-11-28 23:12:44 +02:00
warnings.py Remove filters factory, introduce docs translation (#978) 2022-10-02 00:04:31 +03:00
web_app.py Add missing Telegram WebApp API classes and fields (#1424) (#1425) 2024-02-26 02:13:32 +02:00