aiogram/aiogram/dispatcher
Daniil Kovalenko eed147e2e3
Add MediaGroup Filter (#528)
* Add MediaGroupFilter

* Update __init__.py

* Register MediaGroupFilter

* Update docs

* Fix a typo
2021-03-20 19:52:35 +02:00
..
filters Add MediaGroup Filter (#528) 2021-03-20 19:52:35 +02:00
__init__.py Add missed ChatPermissions to __all__ (#393) 2020-09-13 22:14:33 +03:00
dispatcher.py Add MediaGroup Filter (#528) 2021-03-20 19:52:35 +02:00
handler.py Removed redundant definitions (#531) 2021-03-20 19:51:32 +02:00
middlewares.py fix(bot,dispatcher): do not use _MainThread event loop (#397) 2020-09-13 22:42:21 +03:00
storage.py fix return value of FSMContextProxy's setdefault (#405) (#491) 2021-01-10 20:52:50 +02:00
webhook.py Removed redundant definitions (#531) 2021-03-20 19:51:32 +02:00