toggle menu
BotCommands
JVM
switch theme
search in API
BotCommands
/
io.github.freya022.botcommands.api.commands.text.builder
Package-level
declarations
Types
Functions
Types
Text
Command
Builder
Link copied to clipboard
interface
TextCommandBuilder
:
CommandBuilder
Text
Command
Variation
Builder
Link copied to clipboard
interface
TextCommandVariationBuilder
:
IDeclarationSiteHolderBuilder
,
TextOptionRegistry
Text
Subcommand
Builder
Link copied to clipboard
interface
TextSubcommandBuilder
:
TextCommandBuilder
Top
Level
Text
Command
Builder
Link copied to clipboard
interface
TopLevelTextCommandBuilder
:
TextCommandBuilder
Functions
filter
Link copied to clipboard
inline
fun
<
T
:
TextCommandFilter
<
*
>
>
TextCommandVariationBuilder
.
filter
(
)
:
T
Convenience extension to load an
TextCommandFilter
service.