applicationCommands

suspend fun applicationCommands(builder: suspend ApplicationCommandsBuilder.() -> Unit)

DSL function used to configure the bot's application command options.

See also