aiogram/aiogram
2024-08-01 01:37:07 +03:00
..
client Added full support of Bot API 7.6 (#1533) 2024-07-06 20:31:49 +03:00
dispatcher #1520 Fixed event context resolving for the callback query (#1521) 2024-07-06 20:46:45 +03:00
enums Added full support of Bot API 7.7 (#1536) 2024-07-07 15:46:17 +03:00
filters Fail redis and mongo tests if incorrect URI provided + some storages tests refactoring (#1510) 2024-06-17 00:55:59 +03:00
fsm Added MongoStorage for FSM (#1434) 2024-05-07 22:42:31 +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.6 (#1533) 2024-07-06 20:31:49 +03:00
types Added 'as_reply_parameters' method & integrate with message reply methods (#1539) 2024-07-13 04:03:49 +03:00
utils fixed ruff issues (#1549) 2024-08-01 01:37:07 +03: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-07-07 15:55:14 +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