Package-level declarations
Types
Interface helping in localizing content, supports preset localization bundles, localization prefixes, and context-aware localization.
Interface helping in localizing content, supports preset localization bundles, localization prefixes, and context-aware localization.
Interface helping in localizing content, supports preset localization bundles, localization prefixes, and context-aware localization.
Functions
Edits the text content of the message with a localized message.
Edits the text content of the original message with a localized message.
Localizes the provided path, with the best locale available.
Localizes the provided path, with the provided locale.
Localizes the provided path, with the guild's locale.
Localizes the provided path, with the guild's locale, or returns null
if the path does not exist.
Localizes the provided path, with the best locale available, or returns null
if the path does not exist.
Localizes the provided path, with the provided locale, or returns null
if the path does not exist.
Localizes the provided path, with the user's locale.
Localizes the provided path, with the user's locale, or returns null
if the path does not exist.
Replaces the entire message with a localized message.
Replaces the entire original message with a localized message.
Replies a localized message to the user's command.
Replies a localized message to this interaction and acknowledges it.
Replies a localized ephemeral message to this interaction and acknowledges it.
Sends a localized message to the event's channel.
Sends a localized message to this channel.
Sends a localized followup message to this interaction hook.
Sends a localized ephemeral followup message to this interaction hook.