aiogram/aiogram/dispatcher
Googleplex 35bf18cf5a
fix: builtin command filter args (#556) (#558)
* fix: builtin command filter args

* fix: use string for command arguments

* fix: text property of command object

Co-authored-by: evgfilim1 <evgfilim1@yandex.ru>

Co-authored-by: evgfilim1 <evgfilim1@yandex.ru>
2021-04-28 23:37:59 +03:00
..
filters fix: builtin command filter args (#556) (#558) 2021-04-28 23:37:59 +03:00
__init__.py Add missed ChatPermissions to __all__ (#393) 2020-09-13 22:14:33 +03:00
dispatcher.py #564: Added possibility to use allowed_updates argument in Polling mode 2021-04-12 00:32:40 +03: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 Set state via storage (#542) 2021-04-28 01:28:53 +03:00
webhook.py Update documented caption limits to the current limit. (#565) 2021-04-19 01:29:07 +03:00