Class ReactionRemoveAllEventImpl

    • Constructor Detail

      • ReactionRemoveAllEventImpl

        public ReactionRemoveAllEventImpl​(DiscordApi api,
                                          long messageId,
                                          TextChannel channel)
        Creates a new reaction remove all event.
        Parameters:
        api - The discord api instance.
        messageId - The id of the message.
        channel - The text channel in which the message was sent.