aiogram/aiogram
2024-01-27 18:26:30 +02:00
..
client Reworked bot-wide defaults (#1392) 2024-01-27 17:19:45 +02:00
dispatcher Added support for Bot API 7.0 (#1387) 2023-12-31 01:40:44 +02:00
enums Added support for Bot API 7.0 (#1387) 2023-12-31 01:40:44 +02: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 Reworked bot-wide defaults (#1392) 2024-01-27 17:19:45 +02:00
types Reworked bot-wide defaults (#1392) 2024-01-27 17:19:45 +02:00
utils Update KeyboardBuilder utility, fixed type-hints for button method, adjusted limits of the different markup types to real world values. 2024-01-27 18:26:30 +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-01-27 17:20:29 +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