次の方法で共有


TokenScope type

トークンのスコープを表します。

type TokenScope =
  | "chat"
  | "voip"
  | "chat.join"
  | "chat.join.limited"
  | "voip.join"