Delete a message.
This message SHALL be sent when the user deletes a message as part of a conversation in the client.
This message is being acknowledged by:
| Message | Condition | Error Codes | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| update/confirm (app -> client) | Only if acknowledging delete/message |
|
| Field | Description | Type | Optional | Nullable |
|---|---|---|---|---|
| type |
The receiver type Allowed values:
|
String | False | False |
| id |
The receiver identity |
String | False | False |
| messageId |
The message id |
String | False | False |