python-telegram-bot/docs/source/telegram.ext.filters.rst
2023-12-10 20:17:11 +01:00

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