Refresh from docs

This commit is contained in:
Alex Root Junior 2023-03-09 19:46:53 +02:00
parent 71b4beb360
commit 6dc02c0bfa
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC
90 changed files with 760 additions and 1836 deletions

View file

@ -29,7 +29,6 @@ Available methods
edit_chat_invite_link
edit_forum_topic
edit_general_forum_topic
edit_message_live_location
export_chat_invite_link
forward_message
get_chat
@ -42,6 +41,8 @@ Available methods
get_me
get_my_commands
get_my_default_administrator_rights
get_my_description
get_my_short_description
get_user_profile_photos
hide_general_forum_topic
leave_chat
@ -76,7 +77,8 @@ Available methods
set_chat_title
set_my_commands
set_my_default_administrator_rights
stop_message_live_location
set_my_description
set_my_short_description
unban_chat_member
unban_chat_sender_chat
unhide_general_forum_topic
@ -104,11 +106,17 @@ Stickers
add_sticker_to_set
create_new_sticker_set
delete_sticker_from_set
delete_sticker_set
get_custom_emoji_stickers
get_sticker_set
send_sticker
set_custom_emoji_sticker_set_thumbnail
set_sticker_emoji_list
set_sticker_keywords
set_sticker_mask_position
set_sticker_position_in_set
set_sticker_set_thumb
set_sticker_set_thumbnail
set_sticker_set_title
upload_sticker_file
Games
@ -121,24 +129,6 @@ Games
send_game
set_game_score
Upcoming update
===============
.. toctree::
:maxdepth: 1
delete_sticker_set
get_my_description
get_my_short_description
set_custom_emoji_sticker_set_thumbnail
set_my_description
set_my_short_description
set_sticker_emoji_list
set_sticker_keywords
set_sticker_mask_position
set_sticker_set_thumbnail
set_sticker_set_title
Getting updates
===============
@ -166,9 +156,11 @@ Updating messages
delete_message
edit_message_caption
edit_message_live_location
edit_message_media
edit_message_reply_markup
edit_message_text
stop_message_live_location
stop_poll
Inline mode

View file

@ -59,6 +59,8 @@ Available types
bot_command_scope_chat_administrators
bot_command_scope_chat_member
bot_command_scope_default
bot_description
bot_short_description
callback_query
chat
chat_administrator_rights
@ -170,6 +172,7 @@ Stickers
.. toctree::
:maxdepth: 1
input_sticker
mask_position
sticker
sticker_set
@ -189,16 +192,6 @@ Payments
shipping_query
successful_payment
Upcoming update
===============
.. toctree::
:maxdepth: 1
bot_description
bot_short_description
input_sticker
Games
=====