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
|
|
@ -77,30 +77,6 @@
|
|||
"name": "description",
|
||||
"required": false
|
||||
},
|
||||
{
|
||||
"type": "String",
|
||||
"description": "Url of the thumbnail for the result",
|
||||
"html_description": "<td><em>Optional</em>. Url of the thumbnail for the result</td>",
|
||||
"rst_description": "*Optional*. Url of the thumbnail for the result\n",
|
||||
"name": "thumb_url",
|
||||
"required": false
|
||||
},
|
||||
{
|
||||
"type": "Integer",
|
||||
"description": "Thumbnail width",
|
||||
"html_description": "<td><em>Optional</em>. Thumbnail width</td>",
|
||||
"rst_description": "*Optional*. Thumbnail width\n",
|
||||
"name": "thumb_width",
|
||||
"required": false
|
||||
},
|
||||
{
|
||||
"type": "Integer",
|
||||
"description": "Thumbnail height",
|
||||
"html_description": "<td><em>Optional</em>. Thumbnail height</td>",
|
||||
"rst_description": "*Optional*. Thumbnail height\n",
|
||||
"name": "thumb_height",
|
||||
"required": false
|
||||
},
|
||||
{
|
||||
"type": "String",
|
||||
"description": "Url of the thumbnail for the result",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue