Compartir a través de


TokenScope type

Representa el ámbito del token.

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