UNPKG

105 BTypeScriptView Raw
1export interface LiveSwitchCommentsResponseRootObject {
2 comment_muted: number;
3 status: string;
4}