aiogram/docs/source/aiogram.bot.rst

17 lines
315 B
ReStructuredText
Raw Normal View History

2017-06-06 15:02:27 +03:00
Bot object
==========
For detailed information about parameters read the official `Telegram Bot API reference <https://core.telegram.org/bots/api>`_
2017-06-06 15:02:27 +03:00
BaseBot
-------
.. automodule:: aiogram.bot.base
:members:
:show-inheritance:
2017-06-06 15:02:27 +03:00
Bot
---
2017-06-04 14:37:34 +03:00
.. automodule:: aiogram.bot.bot
:members:
:show-inheritance: