Mark a message as read.
The client SHALL send this message in case it can safely assume that the user has seen the message that has not been marked as read before.
This message is being acknowledged by:
Message | Condition | Error Codes | ||||||
---|---|---|---|---|---|---|---|---|
update/messages (app -> client) | Only if associated to a request/read and not before the app has successfully delivered the message to the server |
|
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 newest message that has been read by the user. |
String | False | False |