다음을 통해 공유


TokenScope type

토큰의 범위를 나타냅니다.

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