Class ContextCommandHandler

java.lang.Object
io.github.kaktushose.jdac.dispatching.handling.EventHandler<GenericContextInteractionEvent<?>>
io.github.kaktushose.jdac.dispatching.handling.command.ContextCommandHandler
All Implemented Interfaces:
BiConsumer<GenericContextInteractionEvent<?>, Runtime>

@Internal public final class ContextCommandHandler extends EventHandler<GenericContextInteractionEvent<?>>