public class MessageReactionAddEvent extends GenericMessageReactionEvent
Can be used to track when a user adds a reaction to a message
| Constructor | Description |
|---|---|
MessageReactionAddEvent(JDA api,
long responseNumber,
User user,
MessageReaction reaction) |
getJDA, getResponseNumbergetChannel, getChannelType, getGroup, getGuild, getMessageId, getMessageIdLong, getPrivateChannel, getTextChannel, isFromTypegetMember, getReaction, getReactionEmote, getUserpublic MessageReactionAddEvent(JDA api, long responseNumber, User user, MessageReaction reaction)