Type Alias TSStatsChannelIdCreateWithoutTwitchStreamerInput

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