mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
17 lines
359 B
ReStructuredText
17 lines
359 B
ReStructuredText
#######
|
|
Bot API
|
|
#######
|
|
|
|
**aiogram** now is fully support of `Telegram Bot API <https://core.telegram.org/bots/api>`_
|
|
|
|
All methods and types is fully autogenerated from Telegram Bot API docs by parser with code-generator.
|
|
|
|
.. toctree::
|
|
bot
|
|
session/index
|
|
types/index
|
|
methods/index
|
|
enums/index
|
|
download_file
|
|
upload_file
|
|
defaults
|