enableOwnerBypass

@ConfigurationValue(path = "botcommands.core.enableOwnerBypass", defaultValue = "false")
abstract val enableOwnerBypass: Boolean(source)

Enables bot owners to bypass certain limits.

Default: false

Spring property: botcommands.core.enableOwnerBypass

See also