mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-11 18:01:04 +00:00
16 lines
330 B
ReStructuredText
16 lines
330 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
|
||
|
|
download_file
|
||
|
|
upload_file
|