2022-02-19 19:56:51 +03:00
|
|
|
====================
|
|
|
|
AsyncTeleBot
|
|
|
|
====================
|
|
|
|
|
2022-05-01 21:19:46 +03:00
|
|
|
|
|
|
|
.. meta::
|
|
|
|
:description: Asynchronous pyTelegramBotAPI
|
|
|
|
:keywords: ptba, pytba, pyTelegramBotAPI, asynctelebot, documentation
|
|
|
|
|
|
|
|
|
2022-02-19 19:56:51 +03:00
|
|
|
AsyncTeleBot methods
|
|
|
|
--------------------
|
|
|
|
|
|
|
|
.. automodule:: telebot.async_telebot
|
|
|
|
:members:
|
|
|
|
:undoc-members:
|
|
|
|
:show-inheritance:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Asyncio filters
|
|
|
|
---------------
|
|
|
|
|
|
|
|
.. automodule:: telebot.asyncio_filters
|
|
|
|
:members:
|
|
|
|
:undoc-members:
|
|
|
|
:show-inheritance:
|
|
|
|
|
|
|
|
Asyncio handler backends
|
|
|
|
------------------------
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.. automodule:: telebot.asyncio_handler_backends
|
|
|
|
:members:
|
|
|
|
:undoc-members:
|
|
|
|
:show-inheritance:
|
|
|
|
|
|
|
|
|
2022-07-26 14:30:51 +03:00
|
|
|
Extensions
|
|
|
|
------------------------
|
|
|
|
|
|
|
|
|
2022-02-19 19:56:51 +03:00
|
|
|
|
2022-07-26 14:30:51 +03:00
|
|
|
.. automodule:: telebot.ext.aio.webhooks
|
|
|
|
:members:
|
|
|
|
:undoc-members:
|
|
|
|
:show-inheritance:
|