共用方式為


TokenScope type

表示權杖的範圍。

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