aiogram/aiogram
unintended 76f1d26377 Fix missing error logging
No error logging when handle_in_background=True
2024-04-23 11:46:19 +03:00
..
client Add context manager support for bot client (#1468) 2024-04-22 23:42:47 +03:00
dispatcher Fix missing error logging 2024-04-23 11:46:19 +03:00
enums Added full support of Bot API 7.2 (#1444) 2024-04-22 13:48:49 +03:00
filters #1370 added possibility to check X | None on Python >= 3.10 2023-11-20 22:49:55 +02:00
fsm Added full support of Bot API 7.2 (#1444) 2024-04-22 13:48:49 +03:00
handlers Added support for Bot API 7.0 (#1387) 2023-12-31 01:40:44 +02:00
methods Added full support of Bot API 7.2 (#1444) 2024-04-22 13:48:49 +03:00
types Added full support of Bot API 7.2 (#1444) 2024-04-22 13:48:49 +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 full support of Bot API 7.2 (#1444) 2024-04-22 13:48:49 +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