Class GuildMessageReactionRemoveAllEvent


  • public class GuildMessageReactionRemoveAllEvent
    extends GenericGuildMessageEvent
    Indicates that the reactions for a Message were cleared by a moderator in a guild.

    Can be used to detect when the reaction of a message are cleared by a moderator.

    • Constructor Detail

      • GuildMessageReactionRemoveAllEvent

        public GuildMessageReactionRemoveAllEvent​(JDA api,
                                                  long responseNumber,
                                                  long messageId,
                                                  TextChannel channel)