This commit is contained in:
Gabben 2020-01-16 17:32:26 +05:00 committed by GitHub
parent b144332287
commit 1e7c87bd62
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# Overview
**aiogram** now is fully support of [Telegram Bot API v4.4](https://core.telegram.org/bots/api)
**aiogram** now is fully support of [Telegram Bot API v4.5](https://core.telegram.org/bots/api)
All API methods and types is fully autogenerated from Telegram Bot API docs by parser with code-generator.