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