Type Alias KSStatsChannelIdMaxAggregateOutputType

KSStatsChannelIdMaxAggregateOutputType: {
    dbId: string | null;
    followers: string | null;
    isLive: string | null;
    kickStreamerId: string | null;
}