Package com.github.kaktushose.jda.commands.dispatching.handling
@Internal
package com.github.kaktushose.jda.commands.dispatching.handling
-
ClassDescriptionA collection of classes relevant for
EventHandler
s.EventHandler<T extends net.dv8tion.jda.api.events.interaction.GenericInteractionCreateEvent>Implementations of this class are handling specificGenericInteractionCreateEvent
s.