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, getResponseNumber
getChannel, getChannelType, getGroup, getGuild, getMessageId, getMessageIdLong, getPrivateChannel, getTextChannel, isFromType
getMember, getReaction, getReactionEmote, getUser
public MessageReactionAddEvent(JDA api, long responseNumber, User user, MessageReaction reaction)