2022-02-19 19:56:51 +03:00
|
|
|
===============
|
|
|
|
TeleBot version
|
|
|
|
===============
|
|
|
|
|
2022-05-01 21:19:46 +03:00
|
|
|
.. meta::
|
|
|
|
:description: Synchronous pyTelegramBotAPI documentation
|
|
|
|
:keywords: ptba, pytba, pyTelegramBotAPI, methods, guide, files, sync
|
|
|
|
|
2022-02-19 19:56:51 +03:00
|
|
|
TeleBot methods
|
|
|
|
---------------
|
|
|
|
.. automodule:: telebot
|
|
|
|
:members:
|
|
|
|
:undoc-members:
|
|
|
|
:show-inheritance:
|
|
|
|
|
|
|
|
custom_filters file
|
|
|
|
------------------------------
|
|
|
|
|
|
|
|
.. automodule:: telebot.custom_filters
|
|
|
|
:members:
|
|
|
|
:undoc-members:
|
|
|
|
:show-inheritance:
|
|
|
|
|
|
|
|
handler_backends file
|
|
|
|
--------------------------------
|
|
|
|
|
|
|
|
.. automodule:: telebot.handler_backends
|
|
|
|
:members:
|
|
|
|
:undoc-members:
|
|
|
|
:show-inheritance:
|
|
|
|
|
2022-07-26 14:30:51 +03:00
|
|
|
|
|
|
|
Extensions
|
|
|
|
------------------------
|
|
|
|
|
|
|
|
|
|
|
|
|
2022-07-27 11:48:20 +03:00
|
|
|
.. automodule:: telebot.ext.sync.webhooks
|
2022-07-26 14:30:51 +03:00
|
|
|
:members:
|
|
|
|
:undoc-members:
|
|
|
|
:show-inheritance:
|