mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-12 10:11:52 +00:00
Rewrite quick start guide.
This commit is contained in:
parent
3a5c2d78f3
commit
7025542e3c
2 changed files with 30 additions and 42 deletions
|
|
@ -1,7 +1,7 @@
|
|||
BaseBot
|
||||
=======
|
||||
|
||||
This class is base of bot. In BaseBot implemented all available methods of Telegram Bot API.
|
||||
This class is base of bot. In BaseBot implemented only methods for interactions with Telegram Bot API.
|
||||
|
||||
.. autoclass:: aiogram.bot.base.BaseBot
|
||||
:members:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue