mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
[3.x] Bot API 5.5 (#777)
* Re-generate API, cover changes * Added patchnotes
This commit is contained in:
parent
92ec44d8d2
commit
9ec689b562
22 changed files with 333 additions and 15 deletions
|
|
@ -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
1
CHANGES/777.misc
Normal file
|
|
@ -0,0 +1 @@
|
|||
Added full support of `Bot API 5.5 <https://core.telegram.org/bots/api-changelog#december-7-2021>`_
|
||||
Loading…
Add table
Add a link
Reference in a new issue