Uses of Interface
com.github.kaktushose.jda.commands.definitions.features.JDAEntity
Package
Description
Definitions
that represent any type interaction.Definitions
that represent a command interaction.Definitions
that represent component interactions.Definitions
that represent select menu interactions.-
Uses of JDAEntity in com.github.kaktushose.jda.commands.definitions.interactions
Modifier and TypeClassDescriptionstatic final record
Representation of a modal text input defined byTextInput
-
Uses of JDAEntity in com.github.kaktushose.jda.commands.definitions.interactions.command
Modifier and TypeInterfaceDescriptioninterface
Common interface for command interaction definitions.Modifier and TypeClassDescriptionfinal record
Representation of a context command.final record
Representation of a slash command parameter.final record
Representation of a slash command. -
Uses of JDAEntity in com.github.kaktushose.jda.commands.definitions.interactions.component
Modifier and TypeInterfaceDescriptioninterface
Common interface for component interaction definitions.