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.
-
Class Summary Class Description GenericMessageReactionEvent Indicates that a MessageReaction was added/removed.MessageReactionAddEvent Indicates that a user added a reaction to a message
This includes unicode and custom emojiMessageReactionRemoveAllEvent Indicates the the reactions of a message have been cleared by a moderatorMessageReactionRemoveEvent Indicates that a user removed the reaction on a message