toggle menu
BotCommands
JVM
switch theme
search in API
BotCommands
/
io.github.freya022.botcommands.api.commands.application.slash.builder
Package-level
declarations
Types
Types
Slash
Command
Builder
Link copied to clipboard
interface
SlashCommandBuilder
:
ApplicationCommandBuilder
<
SlashCommandOptionAggregateBuilder
>
,
SlashOptionRegistry
Slash
Subcommand
Builder
Link copied to clipboard
interface
SlashSubcommandBuilder
:
SlashCommandBuilder
Slash
Subcommand
Group
Builder
Link copied to clipboard
interface
SlashSubcommandGroupBuilder
:
INamedCommand
,
IDeclarationSiteHolderBuilder
Top
Level
Slash
Command
Builder
Link copied to clipboard
interface
TopLevelSlashCommandBuilder
:
SlashCommandBuilder
,
TopLevelApplicationCommandBuilder
<
SlashCommandOptionAggregateBuilder
>