mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-11 18:01:04 +00:00
6 lines
151 B
ReStructuredText
6 lines
151 B
ReStructuredText
BaseBot
|
|
=======
|
|
|
|
This class is base of bot. In BaseBot implemented all available methods of Telegram Bot API.
|
|
|
|
.. autoclass:: aiogram.bot.base.BaseBot
|