Files
2023-10-04 13:51:44 +03:00

27 lines
471 B
JSON

{
"type": "gallery",
"items": [
{
"type": "gallery",
"items": [
{
"type": "image",
"image_url": "https://yastatic.net/s3/home/divkit/chess.png",
"width": {
"type": "fixed",
"value": 100
},
"height": {
"type": "fixed",
"value": 100
}
}
],
"width": {
"type": "fixed",
"value": 300
}
}
]
}