Localizable Edit Callback
Allows editing an interaction's original message using localized strings, registered from bundles in BLocalizationConfig.responseBundles.
See LocalizableInteraction for further configuration.
See also
Inheritors
Functions
Edits the original message with the localized message at the following path, using the guild's locale and provided parameters.
Edits the original message with the localized message at the following path, using the guild's locale and provided parameters.
Edits the original message with the localized message at the following path, using the provided locale and parameters.
Edits the original message with the localized message at the following path, using the provided locale and parameters.
Edits the original message with the localized message at the following path, using the user's locale and provided parameters.
Edits the original message with the localized message at the following path, using the user's locale and provided parameters.