Type Alias WSStatsChannelIdMaxAggregateOutputType

WSStatsChannelIdMaxAggregateOutputType: {
    dbId: string | null;
    isLive: string | null;
    whatnotStreamerId: string | null;
}