Uses of Record Class
com.github.kaktushose.jda.commands.definitions.interactions.command.ContextCommandDefinition
-
Uses of ContextCommandDefinition in com.github.kaktushose.jda.commands.definitions.interactions.command
Modifier and TypeMethodDescriptionstatic @NotNull Optional
<ContextCommandDefinition> ContextCommandDefinition.build
(MethodBuildContext context) Builds a newContextCommandDefinition
from the givenMethodBuildContext
.