Type Alias YTSStatsChannelIdMaxAggregateOutputType

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