BLocalizationConfigBuilder

Properties

Link copied to clipboard
open override val responseBundles: MutableSet<String>

Localization bundles available for localizing interaction responses, with LocalizableInteraction, not to be confused with those used to localize commands.

Functions

Link copied to clipboard
fun addResponseBundle(responseBundle: String)

Adds a localization bundle for localizing interaction responses, with LocalizableInteraction, not to be confused with those used to localize commands.