disableExceptionsInDMs

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

Disables sending exceptions to the bot owners

Default: false

Spring property: botcommands.core.disableExceptionsInDMs