enable

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

Whether the modals feature should be enabled.

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

Default: true

Spring property: botcommands.modals.enable