Interface

GatewayMessageReactionAddDispatchData

MESSAGE_REACTION_ADD dispatch — reaction added.

Properties

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