aiogram/aiogram
2023-10-07 19:52:13 +03:00
..
client Handle expected warnings & raise unexpected warnings (#1315) 2023-10-01 15:28:54 +03:00
dispatcher Base implementation 2023-08-25 22:06:11 +03: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 Merge branch 'dev-3.x' into scenes 2023-10-07 19:52:13 +03: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 Telegram Bot API 6.9 (#1319) 2023-09-22 17:46:57 +03:00
types Telegram Bot API 6.9 (#1319) 2023-09-22 17:46:57 +03:00
utils chore: apply lint&reformat (#1307) 2023-09-19 17:43:43 +03:00
webhook Webhook docs (#1248) 2023-08-06 16:59:29 +03:00
__init__.py #1191 Added possibility to pass custom headers to URLInputFile object (#1197) 2023-06-25 01:39:26 +03:00
__meta__.py Bump version 2023-09-25 19:07:47 +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