Update descriptions

This commit is contained in:
Alex Root Junior 2023-03-09 00:31:16 +02:00
parent 824df34534
commit 9d30a8f48c
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC
6 changed files with 16 additions and 16 deletions

View file

@ -104,9 +104,9 @@
{
"type": "String",
"required": true,
"description": "Format of the sticker, must be one of 'static', 'animated', 'video'",
"html_description": "<td>Format of the sticker, must be one of &#8220;static&#8221;, &#8220;animated&#8221;, &#8220;video&#8221;</td>",
"rst_description": "Format of the sticker, must be one of 'static', 'animated', 'video'\n",
"description": "Format of stickers in the set, must be one of 'static', 'animated', 'video'",
"html_description": "<td>Format of stickers in the set, must be one of &#8220;static&#8221;, &#8220;animated&#8221;, &#8220;video&#8221;</td>",
"rst_description": "Format of stickers in the set, must be one of 'static', 'animated', 'video'\n",
"name": "sticker_format"
}
],