mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-12 10:11:52 +00:00
Bot API 6.7 (#1168)
* Added 6.7 features * Update after release * Added tests * Added changelog
This commit is contained in:
parent
aad2de4324
commit
1538bc2e2d
34 changed files with 754 additions and 51 deletions
|
|
@ -42,6 +42,7 @@ Available methods
|
|||
get_my_commands
|
||||
get_my_default_administrator_rights
|
||||
get_my_description
|
||||
get_my_name
|
||||
get_my_short_description
|
||||
get_user_profile_photos
|
||||
hide_general_forum_topic
|
||||
|
|
@ -78,6 +79,7 @@ Available methods
|
|||
set_my_commands
|
||||
set_my_default_administrator_rights
|
||||
set_my_description
|
||||
set_my_name
|
||||
set_my_short_description
|
||||
unban_chat_member
|
||||
unban_chat_sender_chat
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue