aiogram/docs/source
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
..
dispatcher feat: add ChatType builtin filter (#356) 2020-07-02 14:17:48 +03:00
examples Rename file to match example 2019-09-12 10:42:46 +02:00
static Resize logo. 2017-08-05 19:27:37 +03:00
telegram Docs for types // skeleton // autogenerated 2018-09-07 23:17:51 +03:00
utils #238 Added deep linking feature 2019-11-24 00:40:11 +03:00
conf.py Remove sphinxcontrib.programoutput 2018-09-08 00:31:48 +03:00
contribution.rst Write docs and small fixes. 2018-09-07 21:24:13 +03:00
index.rst AIOG-T-61 Bump version 2020-06-08 20:20:43 +03:00
install.rst Update install.rst 2020-03-29 11:24:23 +05:30
links.rst Write docs and small fixes. 2018-09-07 21:24:13 +03:00
migration_1_to_2.rst Bump versions and URL's 2020-01-01 16:55:33 +02:00
quick_start.rst Docs for filters (Not fully) 2019-04-21 01:16:42 +03:00