mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
add new method for Router (#1117)
* add new method for Router * add type hint, tests, changes file * update tests * Update aiogram/dispatcher/router.py * Update tests/test_dispatcher/test_router.py * Update router.py --------- Co-authored-by: Alex Root Junior <jroot.junior@gmail.com>
This commit is contained in:
parent
e8d279c8f2
commit
bac90c8fa7
3 changed files with 21 additions and 0 deletions
1
CHANGES/1117.feature.rst
Normal file
1
CHANGES/1117.feature.rst
Normal file
|
|
@ -0,0 +1 @@
|
|||
Added a method that allows you to compactly register routers
|
||||
Loading…
Add table
Add a link
Reference in a new issue