mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-22 07:06:26 +01:00
11 lines
No EOL
398 B
ReStructuredText
11 lines
No EOL
398 B
ReStructuredText
filters Module
|
|
==============
|
|
|
|
.. :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
|
|
|
|
.. automodule:: telegram.ext.filters
|
|
:inherited-members: BaseFilter, MessageFilter, UpdateFilter, object
|
|
:members:
|
|
:show-inheritance:
|
|
:member-order: bysource |