aiogram/aiogram
2023-11-17 00:28:59 +02:00
..
client Re-generate Bot API 2023-10-29 02:15:50 +03:00
dispatcher Merge branch 'dev-3.x' into scenes 2023-11-17 00:28:59 +02:00
enums Bot API 6.8 (#1276) 2023-08-18 20:18:05 +03:00
filters Removed the use of the context instance (Bot.get_current) from all placements that were used previously. (#1230) 2023-07-28 22:23:32 +03:00
fsm Add support for State instance in the scene 2023-11-10 22:45:33 +02:00
handlers Removed the use of the context instance (Bot.get_current) from all placements that were used previously. (#1230) 2023-07-28 22:23:32 +03:00
methods Re-generate Bot API 2023-10-29 02:15:50 +03:00
types Re-generate Bot API 2023-10-29 02:15:50 +03:00
utils #1006 Update parameter description in chat_action.py 2023-11-14 02:57:23 +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 Skip unused ignore 2023-10-21 22:09:46 +03:00
__meta__.py Bump version 2023-10-08 18:00:50 +03:00
exceptions.py Replace ValueError with SceneException in scenes. Added error safety in scene resolver. 2023-08-26 18:36:49 +03:00
loggers.py Base implementation 2023-08-25 22:06:11 +03:00
py.typed Add py.typed 2020-04-11 22:01:53 +03:00