Merge pull request #261 from gabbhack/patch-1

Fix docs
This commit is contained in:
Alex Root Junior 2020-01-16 15:06:31 +02:00 committed by GitHub
commit a669d07d74
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.