>>

Remove Reaction

This route requires a valid Authorization header.

DELETE/channels/<channel_id>/messages/<message_id>/reactions

>>

Path Params

NameType
channel_idNumber
message_idNumber
>>

Request Body

A JSON ReactionEmojiReference

  • Custom
FieldTypeDescription
type"CUSTOM"The type of this Reaction Emoji Reference variant.
emojiNumberThe data of this variant
  • Unicode
FieldTypeDescription
type"UNICODE"The type of this Reaction Emoji Reference variant.
emojiStringThe data of this variant
>>

Response

200Message

FieldTypeDescription
idNumberThe ID of the message.
authorUserThe message’s author.
contentString?The message’s content.
reference?MessageThe message referenced by this message.
channelSphereChannelThe channel in which the message is sent.
attachmentsArray of AttachmentsThe attachments of this message.
embedsArray of EmbedsThe embeds of this message.
reactionsArray of ReactionsThe reactions of this message.
_disguise?MessageDisguise