mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-12 10:11:52 +00:00
Small changes in docs.
This commit is contained in:
parent
30874f6dc0
commit
b9d51cdbb0
5 changed files with 12 additions and 5 deletions
|
|
@ -1,4 +1,6 @@
|
|||
BaseBot
|
||||
=======
|
||||
|
||||
This class is base of bot. In BaseBot implemented all available methods of Telegram Bot API.
|
||||
|
||||
.. autoclass:: aiogram.bot.base.BaseBot
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue