enable

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

Allows loading component services, such as Components, Buttons and SelectMenus.

This requires a ConnectionSupplier service to be present

Default: false

Spring property: botcommands.components.enable ; Spring property takes over this config property.

See also