Skip to main content

@wildix/xbees-conversations-client > SendMessageReactionInput

SendMessageReactionInput interface

Signature:

export interface SendMessageReactionInput 

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 which the reaction is sent.

reactionType

ReactionType

The type of the reaction. A user can have only one reaction of each type per message.

userId?

string

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