showSuggestions

@ConfigurationValue(path = "botcommands.text.showSuggestions", defaultValue = "true")
abstract val showSuggestions: Boolean(source)

Whether command suggestions will be shown when a user tries to use an invalid command.

Default: true

Spring property: botcommands.text.showSuggestions