mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced 2023-08-10 21:12:57 +03:00
49 lines
747 B
ReStructuredText
49 lines
747 B
ReStructuredText
====================
|
|
AsyncTeleBot
|
|
====================
|
|
|
|
|
|
.. meta::
|
|
:description: Asynchronous pyTelegramBotAPI
|
|
:keywords: ptba, pytba, pyTelegramBotAPI, asynctelebot, documentation
|
|
|
|
|
|
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:
|
|
|
|
|
|
Extensions
|
|
------------------------
|
|
|
|
|
|
|
|
.. automodule:: telebot.ext.aio.webhooks
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|