Package net.dv8tion.jda.api.events.message.react
package net.dv8tion.jda.api.events.message.react
Events indicating the
These events cannot provide a Message instance due to missing cache but instead provide the Message ID as long representation.
MessageReactions
of a Message
changed.
These events cannot provide a Message instance due to missing cache but instead provide the Message ID as long representation.
Requirements
The events in this package require at least one of the following intents (Will not fire at all if neither is enabled):
GUILD_MESSAGE_REACTIONS
to work in guild text channelsDIRECT_MESSAGE_REACTIONS
to work in private channels
-
ClassDescriptionIndicates that a MessageReaction was added/removed.Indicates that a user added a reaction to a message
This includes unicode and custom emojiIndicates the the reactions of a message have been cleared by a moderatorIndicates that all reactions for a specific emoji/emote were removed by a moderator.Indicates that a user removed the reaction on a message