Type Alias TWSStatsChannelIdCreateWithoutTwitterStreamerInput

TWSStatsChannelIdCreateWithoutTwitterStreamerInput: {
    dbId?: string;
    isLive?: string | null;
}