Type Alias WSStatsChannelIdMinAggregateOutputType

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