Type Alias KSStatsChannelIdMinAggregateOutputType

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