Interface

MessageReactionPayload

Payload emitted for Events.MessageReactionAdd / Events.MessageReactionRemove.

Properties

NameTypeDescription
channelTextBasedChannel | nullCached text-capable channel, or null if uncached / not text-based.
channelIdstring
emojiReactionEmojiPayload
memberGuildMember | nullCached reacting member when the gateway included one, otherwise null.
messageMessage | nullCached message, or null if it was not in the message cache. Use reaction.fetchMessage() otherwise.
messageIdstring
reactionMessageReaction
userUser
userIdstring