aiogram/aiogram/dispatcher
Alex Root Junior 942ba0d520
Forum topic in FSM (#1161)
* Base implementation

* Added tests, fixed arguments priority

* Use `Optional[X]` instead of `X | None`

* Added changelog

* Added tests
2023-04-22 19:35:41 +03:00
..
event skip if current router does not have observer for custom event (#1147) 2023-04-08 17:39:48 +03:00
middlewares Forum topic in FSM (#1161) 2023-04-22 19:35:41 +03:00
__init__.py Add Router 2019-11-23 19:54:04 +02:00
dispatcher.py Fix compatibility with Python 3.8-3.9 (#1162) 2023-04-21 00:17:06 +03:00
flags.py Reworked graceful shutdown (#1124) 2023-02-18 15:46:28 +02:00
router.py skip if current router does not have observer for custom event (#1147) 2023-04-08 17:39:48 +03:00