mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Bump after public release
This commit is contained in:
parent
81b6465340
commit
85ce6bc2a9
13 changed files with 101 additions and 116 deletions
|
|
@ -86,6 +86,7 @@ Available methods
|
|||
unhide_general_forum_topic
|
||||
unpin_all_chat_messages
|
||||
unpin_all_forum_topic_messages
|
||||
unpin_all_general_forum_topic_messages
|
||||
unpin_chat_message
|
||||
|
||||
Payments
|
||||
|
|
@ -165,14 +166,6 @@ Updating messages
|
|||
stop_message_live_location
|
||||
stop_poll
|
||||
|
||||
Upcoming update
|
||||
===============
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
unpin_all_general_forum_topic_messages
|
||||
|
||||
Inline mode
|
||||
===========
|
||||
|
||||
|
|
|
|||
|
|
@ -123,6 +123,7 @@ Available types
|
|||
reply_keyboard_markup
|
||||
reply_keyboard_remove
|
||||
response_parameters
|
||||
story
|
||||
switch_inline_query_chosen_chat
|
||||
user
|
||||
user_profile_photos
|
||||
|
|
@ -204,11 +205,3 @@ Games
|
|||
callback_game
|
||||
game
|
||||
game_high_score
|
||||
|
||||
Upcoming update
|
||||
===============
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
story
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue