mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced 2023-08-10 21:12:57 +03:00
36 lines
609 B
ReStructuredText
36 lines
609 B
ReStructuredText
|
===============
|
||
|
TeleBot version
|
||
|
===============
|
||
|
|
||
|
TeleBot methods
|
||
|
---------------
|
||
|
.. automodule:: telebot
|
||
|
:members:
|
||
|
:undoc-members:
|
||
|
:show-inheritance:
|
||
|
|
||
|
custom_filters file
|
||
|
------------------------------
|
||
|
|
||
|
.. automodule:: telebot.custom_filters
|
||
|
:members:
|
||
|
:undoc-members:
|
||
|
:show-inheritance:
|
||
|
|
||
|
Synchronous storage for states
|
||
|
-------------------------------
|
||
|
|
||
|
.. automodule:: telebot.storage
|
||
|
:members:
|
||
|
:undoc-members:
|
||
|
:show-inheritance:
|
||
|
|
||
|
handler_backends file
|
||
|
--------------------------------
|
||
|
|
||
|
.. automodule:: telebot.handler_backends
|
||
|
:members:
|
||
|
:undoc-members:
|
||
|
:show-inheritance:
|
||
|
|