mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-22 15:17:00 +01:00
13 lines
486 B
ReStructuredText
13 lines
486 B
ReStructuredText
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/ext/filters.py
|
|
|
|
telegram.ext.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:
|
|
:members:
|
|
:show-inheritance:
|
|
:member-order: bysource
|