Skip to content

Type Alias: StreamingRole ​

ts
type StreamingRole = 
  | typeof knownStreamingRoles[number]
| string & Record<never, never>;

Defined in: src/types/channel.ts:37

공식 OPEN API만 지원 — 비공식 엔드포인트 0건