2021-04-30 10:47:41 +02:00
|
|
|
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/ext/filters.py
|
|
|
|
|
2017-07-23 22:33:08 +02:00
|
|
|
telegram.ext.filters Module
|
2016-09-25 00:30:04 +02:00
|
|
|
===========================
|
|
|
|
|
2021-11-20 11:36:18 +01:00
|
|
|
.. :bysource: since e.g filters.CHAT is much above filters.Chat() in the docs when it shouldn't.
|
|
|
|
The classes in `filters.py` are sorted alphabetically such that :bysource: still is readable
|
|
|
|
|
2016-09-25 00:30:04 +02:00
|
|
|
.. automodule:: telegram.ext.filters
|
2021-11-20 11:36:18 +01:00
|
|
|
:inherited-members:
|
2016-09-25 00:30:04 +02:00
|
|
|
:members:
|
|
|
|
:show-inheritance:
|
2021-11-20 11:36:18 +01:00
|
|
|
:member-order: bysource
|