Skip to main content

@wildix/xbees-conversations-client > DeleteMessageReactionInput

DeleteMessageReactionInput interface

Signature:

export interface DeleteMessageReactionInput 

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 the reaction from.

reactionType

ReactionType

The type of the reaction to delete.

userId?

string

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