[3.x] Bot API 5.5 (#777)

* Re-generate API, cover changes

* Added patchnotes
This commit is contained in:
Alex Root Junior 2021-12-12 17:21:01 +02:00 committed by GitHub
parent 92ec44d8d2
commit 9ec689b562
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
22 changed files with 333 additions and 15 deletions

View file

@ -1 +1 @@
Fixed: Missing ChatMemberHandler import in aiogram/dispatcher/handler
Fixed: Missing :code:`ChatMemberHandler` import in :code:`aiogram/dispatcher/handler`

1
CHANGES/777.misc Normal file
View file

@ -0,0 +1 @@
Added full support of `Bot API 5.5 <https://core.telegram.org/bots/api-changelog#december-7-2021>`_