Class MessageReactionRemoveAllEvent


  • public class MessageReactionRemoveAllEvent
    extends GenericMessageEvent
    Indicates the the reactions of a message have been cleared by a moderator

    Can be used to detect when the reactions of a message are removed by a moderator

    • Constructor Detail

      • MessageReactionRemoveAllEvent

        public MessageReactionRemoveAllEvent​(JDA api,
                                             long responseNumber,
                                             long messageId,
                                             MessageChannel channel)