Skip to main content

@wildix/xbees-conversations-client > DeleteMessageInput

DeleteMessageInput interface

Signature:

export interface DeleteMessageInput 

Properties

Property

Modifiers

Type

Description

channelId

string

The unique identifier of the channel containing the message.

messageId

string

The unique identifier of the message to delete.

userId?

string | undefined

(Optional) The unique identifier of the user when a service token is used.