send Localized Ephemeral
fun InteractionHook.sendLocalizedEphemeral(context: LocalizationContext, localizationPath: String, vararg entries: PairEntry): WebhookMessageCreateAction<Message>(source)
Sends a localized ephemeral followup message to this interaction hook.
If the interaction was originally deferred, then the ephemeral-ness of this message depends on what was passed there.
Parameters
localization Path
The path of the localization template, prefixed with localizationPrefix unless starting with /
entries
The entries to fill the template with