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, getResponseNumbergetChannel, getChannelType, getGroup, getGuild, getMessageId, getMessageIdLong, getPrivateChannel, getTextChannel, isFromTypepublic MessageReactionRemoveAllEvent(JDA api, long responseNumber, long messageId, MessageChannel channel)