Object containing a thumbnail image.
Referenced by: slide
Properties
Property | Details |
---|---|
url | The URI pointing to the thumbnail image. Can be a URL or a base64-encoded image. |
url Example
{
"url": "data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAA..."
}