aiogram/docs/source/dispatcher
Egor 81b36bd192
feat: add ChatType builtin filter (#356)
* feat: ChatTypesFilter

* feat: add example of usage

* feat: docs

* fix: add import in filters/__init__

* fix: remove some of event_handlers

* fix

* fix imports

* fix: rename to ChatTypeFilter

* fix: rename argument to chat_type

fix: rename example file name

fix: str is container also lol. example fixed also

* fix: respect type hints

* fix: add warning with respect to type hint

* fix: use warnings instead of logging
2020-07-02 14:17:48 +03:00
..
filters.rst feat: add ChatType builtin filter (#356) 2020-07-02 14:17:48 +03:00
fsm.rst Update docs structure 2018-09-21 23:04:35 +03:00
index.rst Bump doc's structure // add webhook 2018-09-23 00:25:18 +03:00
middleware.rst Update docs structure 2018-09-21 23:04:35 +03:00
webhook.rst Bump doc's structure // add webhook 2018-09-23 00:25:18 +03:00