mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Refresh from docs
This commit is contained in:
parent
71b4beb360
commit
6dc02c0bfa
90 changed files with 760 additions and 1836 deletions
|
|
@ -50,7 +50,7 @@
|
|||
"description": "URL of the thumbnail (JPEG only) for the video",
|
||||
"html_description": "<td>URL of the thumbnail (JPEG only) for the video</td>",
|
||||
"rst_description": "URL of the thumbnail (JPEG only) for the video\n",
|
||||
"name": "thumb_url",
|
||||
"name": "thumbnail_url",
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
|
|
@ -132,14 +132,6 @@
|
|||
"rst_description": "*Optional*. Content of the message to be sent instead of the video. This field is **required** if InlineQueryResultVideo is used to send an HTML-page as a result (e.g., a YouTube video).\n",
|
||||
"name": "input_message_content",
|
||||
"required": false
|
||||
},
|
||||
{
|
||||
"type": "String",
|
||||
"description": "URL of the thumbnail (JPEG only) for the video",
|
||||
"html_description": "<td>URL of the thumbnail (JPEG only) for the video</td>",
|
||||
"rst_description": "URL of the thumbnail (JPEG only) for the video\n",
|
||||
"name": "thumbnail_url",
|
||||
"required": true
|
||||
}
|
||||
],
|
||||
"category": "types"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue