Skip to content

Interface: TemporaryRestrictionParams ​

Defined in: src/types/restriction.ts:34

임시제한 추가/해제 파라미터. chatChannelId는 세션 CHAT 이벤트에서 얻는다.

Properties ​

chatChannelId ​

ts
chatChannelId: string;

Defined in: src/types/restriction.ts:36


targetChannelId ​

ts
targetChannelId: string;

Defined in: src/types/restriction.ts:35

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