Merge remote-tracking branch 'origin/dev-3.x' into dev-3.x

This commit is contained in:
jrootjunior 2020-01-21 15:25:55 +02:00
commit cb91086106

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.