Removed state storages and fixed a typo

This commit is contained in:
_run 2022-07-27 13:48:20 +05:00
parent 6303ecc7c6
commit 5beb51f907
2 changed files with 1 additions and 18 deletions

View File

@ -26,15 +26,6 @@ Asyncio filters
:undoc-members:
:show-inheritance:
Asynchronous storage for states
-------------------------------
.. automodule:: telebot.asyncio_storage
:members:
:undoc-members:
:show-inheritance:
Asyncio handler backends
------------------------

View File

@ -21,14 +21,6 @@ custom_filters file
:undoc-members:
:show-inheritance:
Synchronous storage for states
-------------------------------
.. automodule:: telebot.storage
:members:
:undoc-members:
:show-inheritance:
handler_backends file
--------------------------------
@ -43,7 +35,7 @@ Extensions
.. automodule:: telebot.ext.aio.webhooks
.. automodule:: telebot.ext.sync.webhooks
:members:
:undoc-members:
:show-inheritance: