mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Added full support of Bot API 7.9
This commit is contained in:
parent
1c323ecc97
commit
7b14f59e29
45 changed files with 786 additions and 105 deletions
|
|
@ -44,6 +44,7 @@ Available methods
|
|||
copy_message
|
||||
copy_messages
|
||||
create_chat_invite_link
|
||||
create_chat_subscription_invite_link
|
||||
create_forum_topic
|
||||
decline_chat_join_request
|
||||
delete_chat_photo
|
||||
|
|
@ -51,6 +52,7 @@ Available methods
|
|||
delete_forum_topic
|
||||
delete_my_commands
|
||||
edit_chat_invite_link
|
||||
edit_chat_subscription_invite_link
|
||||
edit_forum_topic
|
||||
edit_general_forum_topic
|
||||
export_chat_invite_link
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue