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": "Video thumbnail",
|
||||
"html_description": "<td><em>Optional</em>. Video thumbnail</td>",
|
||||
"rst_description": "*Optional*. Video thumbnail\n",
|
||||
"name": "thumb",
|
||||
"name": "thumbnail",
|
||||
"required": false
|
||||
},
|
||||
{
|
||||
|
|
@ -60,14 +60,6 @@
|
|||
"rst_description": "*Optional*. File size in bytes\n",
|
||||
"name": "file_size",
|
||||
"required": false
|
||||
},
|
||||
{
|
||||
"type": "PhotoSize",
|
||||
"description": "Video thumbnail",
|
||||
"html_description": "<td><em>Optional</em>. Video thumbnail</td>",
|
||||
"rst_description": "*Optional*. Video thumbnail\n",
|
||||
"name": "thumbnail",
|
||||
"required": false
|
||||
}
|
||||
],
|
||||
"category": "types"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue