Return the thumbnail of a specific message.
This message MUST be sent by the app in case a thumbnail for a message has been requested by the client.
This message acknowledges:
Message | Condition | Error Codes | ||||||
---|---|---|---|---|---|---|---|---|
request/thumbnail (client -> app) | (None) |
|
Field | Description | Type | Optional | Nullable |
---|---|---|---|---|
type |
The receiver type Allowed values:
|
String | False | False |
id |
The receiver identity |
String | False | False |
messageId |
The id of the message to request the thumbnail for |
String | False | False |
Thumbnail bytes.
Format: maxsize=350x350px