enable

abstract val 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