toggle menu
kord-extensions
2.3.6-SNAPSHOT
jvm
switch theme
search in API
kord-extensions
/
dev.kordex.core.builders
/
ExtensibleBotBuilder
/
applicationCommands
application
Commands
suspend
fun
applicationCommands
(
builder
:
suspend
ApplicationCommandsBuilder
.
(
)
->
Unit
)
DSL function used to configure the bot's application command options.
See also
Application
Commands
Builder