public class MessageReactionRemoveAllEvent extends GenericMessageEvent
Can be used to detect when the reactions of a message are removed by a moderator
Constructor | Description |
---|---|
MessageReactionRemoveAllEvent(JDA api,
long responseNumber,
long messageId,
MessageChannel channel) |
getJDA, getResponseNumber
getChannel, getChannelType, getGroup, getGuild, getMessageId, getMessageIdLong, getPrivateChannel, getTextChannel, isFromType
public MessageReactionRemoveAllEvent(JDA api, long responseNumber, long messageId, MessageChannel channel)