Type Alias YTSStatsChannelIdMinAggregateOutputType

YTSStatsChannelIdMinAggregateOutputType: {
    dbId: string | null;
    isLive: string | null;
    youtubeStreamerId: string | null;
}