Type Alias YTSStatsChannelIdCreateWithoutYoutubeStreamerInput

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