Uses of Class
com.github.kaktushose.jda.commands.dispatching.events.ReplyableEvent
Package
Description
Abstract event classes that build the foundation for specific event implementations.
Event classes that represent an interaction execution.
-
Uses of ReplyableEvent in com.github.kaktushose.jda.commands.dispatching.events
Modifier and TypeClassDescriptionclass
ModalReplyableEvent<T extends GenericInteractionCreateEvent>
Subtype ofReplyableEvent
that also supports replying with aModal
. -
Uses of ReplyableEvent in com.github.kaktushose.jda.commands.dispatching.events.interactions