Refactoring and write doc's for Bot class. Split bot to 2 classes

This commit is contained in:
Alex Root Junior 2017-06-04 11:10:22 +03:00
parent efad13156e
commit ba1c473f0c
7 changed files with 1021 additions and 192 deletions

9
docs/source/api.rst Normal file
View file

@ -0,0 +1,9 @@
API Reference
=============
For detailed information about parameters read the official `Telegram Bot API reference <https://core.telegram.org/bots/api>`_
.. automodule:: aiogram.bot
:members:
:show-inheritance: