Uses of Package
com.github.kaktushose.jda.commands.dispatching.events
Package
Description
Abstract event classes that build the foundation for specific event implementations.
Event classes that represent an interaction execution.
-
ClassDescriptionAbstract base event for all interaction events, like
CommandEvent
.Subtype ofEvent
that supports replying to theGenericInteractionCreateEvent
with text messages. -
ClassDescriptionAbstract base event for all interaction events, like
CommandEvent
.Subtype ofReplyableEvent
that also supports replying with aModal
.Subtype ofEvent
that supports replying to theGenericInteractionCreateEvent
with text messages.