enable

@set:JvmName(name = "enable")
open override var enable: Boolean(source)

Whether the application commands feature should be enabled.

You can use @RequiresApplicationCommands to disable services when this is set to false.

Default: true

Spring property: botcommands.application.enable