A Thumbnail object is a small image or a miniature representation of a larger image or piece of content. In the context of messages and data types.
Field | Type | Required | Description |
id | String | Yes | Unique identifier for media file. |
width | Integer | Yes | Message type’s width. |
height | Integer | Yes | Message type’s height. |
Object
json{ "id": "12345", "width": 150, "height": 100 }