public class MessageReactionRemoveEvent extends GenericMessageReactionEvent
Can be used to detect when a reaction is removed from a message
Constructor | Description |
---|---|
MessageReactionRemoveEvent(JDA api,
long responseNumber,
User user,
MessageReaction reaction) |
getJDA, getResponseNumber
getChannel, getChannelType, getGroup, getGuild, getMessageId, getMessageIdLong, getPrivateChannel, getTextChannel, isFromType
getMember, getReaction, getReactionEmote, getUser
public MessageReactionRemoveEvent(JDA api, long responseNumber, User user, MessageReaction reaction)