Interface

GatewayMessageReactionRemoveDispatchData

MESSAGE_REACTION_REMOVE dispatch — reaction removed.

Properties

NameTypeDescription
channel_idSnowflakeChannel ID.
emojiGatewayReactionEmojiEmoji removed.
guild_id?SnowflakeGuild ID (if guild message).
member?APIGuildMemberMember snapshot (if guild message).
message_idSnowflakeMessage ID.
user_idSnowflakeUser who removed the reaction.