aiogram/docs/source/bot/extended.rst
2017-08-14 23:15:06 +03:00

7 lines
No EOL
210 B
ReStructuredText

Bot object
==========
That is extended (and recommended for usage) bot class based on BaseBot class.
You can use instance of that bot in :obj:`aiogram.dispatcher.Dispatcher`
.. autoclass:: aiogram.bot.bot.Bot