Localizable Interaction Hook
Allows sending follow-ups to interactions using localized strings, registered from bundles in BLocalizationConfig.responseBundles.
See LocalizableInteraction for further configuration.
See also
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 text content of the original message with a localized message.
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.
Replaces the entire original message with a localized message.
Sends a follow-up with the localized message at the following path, using the guild's locale and provided parameters.
Sends a follow-up with the localized message at the following path, using the guild's locale and provided parameters.
Sends a follow-up with the localized message at the following path, using the provided locale and parameters.
Sends a localized followup message to this interaction hook.
Sends a follow-up with the localized message at the following path, using the provided locale and parameters.
Sends a localized ephemeral followup message to this interaction hook.
Sends a follow-up with the localized message at the following path, using the user's locale and provided parameters.
Sends a follow-up with the localized message at the following path, using the user's locale and provided parameters.