aiogram/aiogram/dispatcher
Alex Root Junior 56f0d9d220
Migration guide 2.x -> 3.0 (#1143)
* Initial commit for docs cleanup

* Update migration guide

* More docs

* Added changes description

* Small fixes
2023-07-29 22:36:12 +03:00
..
event skip if current router does not have observer for custom event (#1147) 2023-04-08 17:39:48 +03:00
middlewares Update pydantic to V2 (#1202) 2023-07-02 15:07:19 +03:00
__init__.py Add Router 2019-11-23 19:54:04 +02:00
dispatcher.py 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
flags.py Reworked graceful shutdown (#1124) 2023-02-18 15:46:28 +02:00
router.py Migration guide 2.x -> 3.0 (#1143) 2023-07-29 22:36:12 +03:00