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
Egor
a8dfe86358
feat: ForwardedMessage filter ( #355 )
...
* feat: ForwardedMessage filter
* fix: add tests
* fix: attr name
2020-06-10 23:07:55 +03:00
Alex Root Junior
5db726d758
Add IsSenderContact filter
2020-01-23 23:13:07 +02:00
Arwichok
1cd78648cc
Update docs/../filters.rst
2019-09-23 16:48:23 +03:00
Arwichok
496560ab0c
Add IsReplyFilter to docs/../filters.rst
2019-09-23 16:32:18 +03:00
Arslan 'Ars2014' Sakhapov
c0e60f8706
Fix issues and rework AdminFilter
2019-08-08 20:53:52 +05:00
birdi
80b1168480
Fix docs and rename id-filter-example.py -> id_filter_example.py
2019-07-22 16:56:47 +03:00
birdi
4f72f5cb05
Update docs
2019-07-22 04:36:13 +03:00
Alex RootJunior
2af930149c
Docs for filters (Not fully)
2019-04-21 01:16:42 +03:00
Alex Root Junior
7cea6ba4e8
Bump doc's structure // add webhook
2018-09-23 00:25:18 +03:00
Alex Root Junior
bb3e5a7edc
Update docs structure
2018-09-21 23:04:35 +03:00
Alex Root Junior
7a55c040ee
Write docs and small fixes.
2018-09-07 21:24:13 +03:00
Suren Khorenyan
5c6008ac6b
Typos fix in docs/source/dispatcher/*
2018-01-23 13:25:10 +03:00
Alex Root Junior
3a5c2d78f3
Fix doc warnings.
2017-11-16 19:06:44 +02:00
Alex Root Junior
ce0bbed753
Restructure docs.
2017-08-14 23:23:10 +03:00
Alex Root Junior
b9d51cdbb0
Small changes in docs.
2017-08-14 23:15:06 +03:00
Alex Root Junior
779f2e73a0
Change docs.
2017-08-09 05:22:14 +03:00
Alex Root Junior
326f82f717
Added webhook docs
2017-08-09 04:44:15 +03:00
Alex Root Junior
ae48ed973a
Fix docs.
2017-08-04 14:00:48 +03:00
Alex Root Junior
190d68b1b6
Implement dispatcher docs.
2017-08-03 23:32:25 +03:00
Alex Root Junior
55069c73db
Update docs
2017-07-24 22:09:33 +03:00