aiogram/aiogram
2024-11-27 20:36:49 +02:00
..
client Added full support for Bot API 8.0 (#1606) 2024-11-17 23:18:42 +02:00
dispatcher Added full support of Bot API 7.11 (#1601) 2024-11-02 16:13:45 +02:00
enums Added full support of Bot API 7.11 (#1601) 2024-11-02 16:13:45 +02:00
filters Fixed UUID (and other types) serialization in the CallbackData factory. (#1602) 2024-11-02 16:37:31 +02:00
fsm Fixed the order of handlers in the Scene 2024-11-27 20:36:49 +02:00
handlers Added full support of Bot API 7.11 (#1601) 2024-11-02 16:13:45 +02:00
methods Added full support for Bot API 8.0 (#1606) 2024-11-17 23:18:42 +02:00
types Added full support for Bot API 8.0 (#1606) 2024-11-17 23:18:42 +02:00
utils [misc] fix tg-emoji closing tag: use constant (#1608) 2024-11-25 22:08:05 +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 Bump version 2024-11-17 23:20:34 +02: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