mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-11 18:01:04 +00:00
16 lines
315 B
ReStructuredText
16 lines
315 B
ReStructuredText
Bot object
|
|
==========
|
|
|
|
For detailed information about parameters read the official `Telegram Bot API reference <https://core.telegram.org/bots/api>`_
|
|
|
|
BaseBot
|
|
-------
|
|
.. automodule:: aiogram.bot.base
|
|
:members:
|
|
:show-inheritance:
|
|
|
|
Bot
|
|
---
|
|
.. automodule:: aiogram.bot.bot
|
|
:members:
|
|
:show-inheritance:
|