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