mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Dev 3.x api 5.4 (#744)
* Re-generate API * Added new modules * Added handling new event type and approve/decline aliases for ChatJoinRequest * Fixed code-coverage * Bump API version * Added patch-notes
This commit is contained in:
parent
3ad16be507
commit
9b43a33b7f
99 changed files with 631 additions and 199 deletions
|
|
@ -59,6 +59,8 @@ Available methods
|
|||
create_chat_invite_link
|
||||
edit_chat_invite_link
|
||||
revoke_chat_invite_link
|
||||
approve_chat_join_request
|
||||
decline_chat_join_request
|
||||
set_chat_photo
|
||||
delete_chat_photo
|
||||
set_chat_title
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue