Interface
GatewayMessageReactionRemoveDispatchData
MESSAGE_REACTION_REMOVE dispatch — reaction removed.
Properties
channel_id
: SnowflakeChannel ID.
emoji
: GatewayReactionEmojiEmoji removed.
guild_id
?: SnowflakeGuild ID (if guild message).
message_id
: SnowflakeMessage ID.
user_id
: SnowflakeUser who removed the reaction.