Skip to main content

ChannelMessageReactionCreateRequest

ChannelMessageReactionCreateRequest = object

Request object for adding a reaction to a message.

Properties

channelId

channelId: ChannelGuid

The ID of the channel containing the message. Required.


messageId

messageId: MessageGuid

The unique identifier of the message to react to. Required.


shortcode

shortcode: string

The emoji shortcode of the reaction including colons (e.g., ":thumbsup:", "❤️").