Config

class Config

Functions

registerCommand
Link copied to clipboard
fun registerCommand(command: ApplicationCommand<*>)
fun registerCommand(vararg commands: ApplicationCommand<*>)
registerCommands
Link copied to clipboard
fun registerCommands(vararg commands: ApplicationCommand<*>)

Properties

commandConcurrency
Link copied to clipboard
var commandConcurrency: Int

Sources

jvm source
Link copied to clipboard