aiogram/aiogram
2025-08-17 19:03:26 +03:00
..
client Added full support for the Bot API 9.2 2025-08-17 18:33:09 +03:00
dispatcher Add semaphore support for limiting concurrent updates (#1670) 2025-04-12 23:30:02 +03:00
enums Added full support for the Bot API 9.2 2025-08-17 18:33:09 +03:00
filters Fix handling of default empty string ("") in CallbackData filter (#1493) 2025-03-11 00:14:13 +02:00
fsm Refactor FSM Storage methods input types to calm down MyPy. (#1683) 2025-05-17 00:37:05 +03:00
handlers Added full support of Bot API 7.11 (#1601) 2024-11-02 16:13:45 +02:00
methods Added full support for the Bot API 9.2 2025-08-17 18:33:09 +03:00
types Switch send_date type from int to DateTime in suggested post models 2025-08-17 19:03:26 +03:00
utils fix(utils): use hmac.compare_digest for secure WebApp signature validation (#1710) 2025-07-19 14:17:27 +03:00
webhook Add support for Telegram Bot API 9.1 (#1704) 2025-07-05 03:02:44 +03:00
__init__.py PoC Scenes (#1280) 2023-11-23 00:41:21 +02:00
__meta__.py Bump version to 3.21.0 and update changelog 2025-07-05 03:07:18 +03:00
exceptions.py Correctly pass error message in TelegramMigrateToChat (#1694) 2025-06-04 20:17:14 +03: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