mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Bot API 6.3 (#1063)
* Added API changes * Added changelog * Oops. Move changelog * Update tests * Remove experimental * Added message content type * Update message aliases * Update changes * Update texts * Bump version * Remove versionadded badge
This commit is contained in:
parent
3ae5d904c9
commit
b287551590
275 changed files with 5821 additions and 1133 deletions
|
|
@ -78,6 +78,13 @@ Available methods
|
|||
get_chat_member
|
||||
set_chat_sticker_set
|
||||
delete_chat_sticker_set
|
||||
get_forum_topic_icon_stickers
|
||||
create_forum_topic
|
||||
edit_forum_topic
|
||||
close_forum_topic
|
||||
reopen_forum_topic
|
||||
delete_forum_topic
|
||||
unpin_all_forum_topic_messages
|
||||
answer_callback_query
|
||||
set_my_commands
|
||||
delete_my_commands
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue