mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Added full support of Bot API 7.1 (#1417)
* Added full support of Bot API 7.1 * Added changelog
This commit is contained in:
parent
e5176b4434
commit
75323ac8c3
72 changed files with 702 additions and 461 deletions
|
|
@ -21,9 +21,9 @@
|
|||
},
|
||||
{
|
||||
"type": "Integer",
|
||||
"description": "Identifier of the messsage with the giveaway in the chat",
|
||||
"html_description": "<td>Identifier of the messsage with the giveaway in the chat</td>",
|
||||
"rst_description": "Identifier of the messsage with the giveaway in the chat\n",
|
||||
"description": "Identifier of the message with the giveaway in the chat",
|
||||
"html_description": "<td>Identifier of the message with the giveaway in the chat</td>",
|
||||
"rst_description": "Identifier of the message with the giveaway in the chat\n",
|
||||
"name": "giveaway_message_id",
|
||||
"required": true
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue