aiogram/docs/api/index.rst
2024-05-27 14:39:41 +03:00

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