mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-12 02:03:04 +00:00
Typos fix in docs/source/bot/*
This commit is contained in:
parent
c70789eadb
commit
f708f0c930
2 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
BaseBot
|
||||
=======
|
||||
|
||||
This class is base of bot. In BaseBot implemented only methods for interactions with Telegram Bot API.
|
||||
This class is the base class for bot. BaseBot implements only methods for interaction with Telegram Bot API.
|
||||
|
||||
.. autoclass:: aiogram.bot.base.BaseBot
|
||||
:members:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue