aiogram/aiogram
sheldy bac90c8fa7
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>
2023-02-12 01:26:49 +02:00
..
client Added full support of Bot API 6.5 (#1112) 2023-02-04 19:53:32 +02:00
dispatcher add new method for Router (#1117) 2023-02-12 01:26:49 +02:00
enums Added full support of Bot API 6.5 (#1112) 2023-02-04 19:53:32 +02:00
filters Extended logic filter arguments 2023-02-04 20:14:15 +02:00
fsm Migrate to hatchling (#1095) 2023-01-12 02:49:58 +02:00
handlers Dev 3.x flat package (#961) 2022-08-14 01:07:52 +03:00
methods Added full support of Bot API 6.5 (#1112) 2023-02-04 19:53:32 +02:00
types Added full support of Bot API 6.5 (#1112) 2023-02-04 19:53:32 +02:00
utils Migrate to hatchling (#1095) 2023-01-12 02:49:58 +02:00
webhook Migrate to hatchling (#1095) 2023-01-12 02:49:58 +02:00
__init__.py Bump API version 2023-02-07 22:42:57 +02:00
exceptions.py Replaced error TypeError: TelegramEventObserver.__call__() got an unexpected keyword argument '<name>' with a more understandable (#1114) 2023-02-05 16:13:06 +02:00
loggers.py Bot API 5.7 and some new features (#834) 2022-02-19 01:45:59 +02:00
py.typed Add py.typed 2020-04-11 22:01:53 +03:00