aiogram/aiogram
RoLOQ c96a4fceca
Fixing tests and content types for Telegram Bot API 7.2 update (#1453)
* Fixing tests and content types for Telegram Bot API 7.2

* Adding changelog for 1453 PR
2024-04-08 01:05:03 +03:00
..
client Added base support of Bot API 7.2 2024-03-31 21:09:13 +03:00
dispatcher Added base support of Bot API 7.2 2024-03-31 21:09:13 +03:00
enums Fixing tests and content types for Telegram Bot API 7.2 update (#1453) 2024-04-08 01:05:03 +03:00
filters #1370 added possibility to check X | None on Python >= 3.10 2023-11-20 22:49:55 +02:00
fsm PoC Scenes (#1280) 2023-11-23 00:41:21 +02:00
handlers Added support for Bot API 7.0 (#1387) 2023-12-31 01:40:44 +02:00
methods Added base support of Bot API 7.2 2024-03-31 21:09:13 +03:00
types Fixing tests and content types for Telegram Bot API 7.2 update (#1453) 2024-04-08 01:05:03 +03:00
utils Added message_thread_id parameter to ChatActionSender class methods (#1437) 2024-03-11 21:53:17 +02:00
webhook Prevent update handling task pointers from being garbage collected, backport of #1328 (#1331) 2023-10-08 18:13:06 +03:00
__init__.py PoC Scenes (#1280) 2023-11-23 00:41:21 +02:00
__meta__.py Added base support of Bot API 7.2 2024-03-31 21:09:13 +03:00
exceptions.py PoC Scenes (#1280) 2023-11-23 00:41:21 +02:00
loggers.py PoC Scenes (#1280) 2023-11-23 00:41:21 +02:00
py.typed Add py.typed 2020-04-11 22:01:53 +03:00