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: