mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced 2023-08-10 21:12:57 +03:00
Little fix
This commit is contained in:
parent
fc01ec50fc
commit
6303ecc7c6
@ -755,7 +755,7 @@ class AsyncTeleBot:
|
||||
Take a look at the :class:`telebot.asyncio_handler_backends.BaseMiddleware` section for more.
|
||||
|
||||
:param middleware: Middleware-class.
|
||||
:type middleware: :class:`telebot.middlewares.BaseMiddleware`
|
||||
:type middleware: :class:`telebot.asyncio_handler_backends.BaseMiddleware`
|
||||
|
||||
:return: None
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user