mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced 2023-08-10 21:12:57 +03:00
40 lines
753 B
ReStructuredText
40 lines
753 B
ReStructuredText
===============
|
|
TeleBot version
|
|
===============
|
|
|
|
.. meta::
|
|
:description: Synchronous pyTelegramBotAPI documentation
|
|
:keywords: ptba, pytba, pyTelegramBotAPI, methods, guide, files, sync
|
|
|
|
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:
|
|
|