aiogram/docs/api/index.rst
Alex Root Junior 58c3a68696
Added enum docs
2022-11-20 21:56:07 +02:00

16 lines
346 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