mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Added base support of Bot API 7.2
This commit is contained in:
parent
acf52f468c
commit
a92cb0a03a
122 changed files with 2789 additions and 563 deletions
|
|
@ -17,6 +17,7 @@ Stickers
|
|||
delete_sticker_set
|
||||
get_custom_emoji_stickers
|
||||
get_sticker_set
|
||||
replace_sticker_in_set
|
||||
send_sticker
|
||||
set_custom_emoji_sticker_set_thumbnail
|
||||
set_sticker_emoji_list
|
||||
|
|
@ -55,6 +56,7 @@ Available methods
|
|||
export_chat_invite_link
|
||||
forward_message
|
||||
forward_messages
|
||||
get_business_connection
|
||||
get_chat
|
||||
get_chat_administrators
|
||||
get_chat_member
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue