@wildix/xbees-conversations-client > SendMessageReactionInput
SendMessageReactionInput interface
Signature:
export interface SendMessageReactionInput
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
string | The unique identifier of the channel containing the message. | ||
string | The unique identifier of the message to which the reaction is sent. | ||
The type of the reaction. A user can have only one reaction of each type per message. | |||
string | (Optional) The unique identifier of the user when a service token is used. |