@wildix/xbees-conversations-client > DeleteMessageInput
DeleteMessageInput interface
Signature:
export interface DeleteMessageInput
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
string | The unique identifier of the channel containing the message. | ||
string | The unique identifier of the message to delete. | ||
string | (Optional) The unique identifier of the user when a service token is used. |