aiogram/docs/api/index.rst
Alex Root Junior d034c1ba9f
Adding new code-generator (Butcher) (#1069)
* Re-generate types

* Re-generate methods (only attributes)

* Added enums

* Base init generator

* Added butcher configs

* Fixed tests, bump butcher

* Added changelog

* Added enum docs

* Added templates for docs index

* Re-generate bot class, remove deprecated methods
2022-11-21 01:06:55 +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