次の方法で共有


SentimentSkillLanguage type

SentimentSkill KnownSentimentSkillLanguage でサポートされている言語を定義します。この型と同じ意味で使用できます

type SentimentSkillLanguage =
  | "da"
  | "nl"
  | "en"
  | "fi"
  | "fr"
  | "de"
  | "el"
  | "it"
  | "no"
  | "pl"
  | "pt-PT"
  | "ru"
  | "es"
  | "sv"
  | "tr"