ChannelMessageReactionDeleteRequest
ChannelMessageReactionDeleteRequest =
object
Request object for removing a reaction from 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 remove the reaction from. Required.
shortcode
shortcode:
string
The emoji shortcode of the reaction to remove. Required.