Type Alias YTSStatsChannelIdCountAggregateOutputType

YTSStatsChannelIdCountAggregateOutputType: {
    _all: number;
    dbId: number;
    isLive: number;
    youtubeStreamerId: number;
}