Refresh from docs

This commit is contained in:
Alex Root Junior 2023-03-09 19:46:53 +02:00
parent 71b4beb360
commit 6dc02c0bfa
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC
90 changed files with 760 additions and 1836 deletions

View file

@ -42,7 +42,7 @@
"description": "URL of the thumbnail for the photo",
"html_description": "<td>URL of the thumbnail for the photo</td>",
"rst_description": "URL of the thumbnail for the photo\n",
"name": "thumb_url",
"name": "thumbnail_url",
"required": true
},
{
@ -116,14 +116,6 @@
"rst_description": "*Optional*. Content of the message to be sent instead of the photo\n",
"name": "input_message_content",
"required": false
},
{
"type": "String",
"description": "URL of the thumbnail for the photo",
"html_description": "<td>URL of the thumbnail for the photo</td>",
"rst_description": "URL of the thumbnail for the photo\n",
"name": "thumbnail_url",
"required": true
}
],
"category": "types"