Rewrite quick start guide.

This commit is contained in:
Alex Root Junior 2017-11-16 19:37:52 +02:00
parent 3a5c2d78f3
commit 7025542e3c
2 changed files with 30 additions and 42 deletions

View file

@ -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: