UpdateTranslations

Translations were updated.

client.on("translations", (ctx) => {
  console.log("Translations were just updated.");
  // ctx.update.translations
});

Properties

type: "translations"
translations: Translation[]

The new translations.

platform: string

The platform of the translations that were updated.

language: string

The language of the translations that were updated.