aiogram/docs/source/bot/extended.rst
2018-01-23 13:15:28 +03:00

9 lines
249 B
ReStructuredText

Bot object
==========
This is extended (and recommended for use) bot class based on BaseBot class.
You can use an instance of this bot in :obj:`aiogram.dispatcher.Dispatcher`
.. autoclass:: aiogram.bot.bot.Bot
:members:
:show-inheritance: