Type Alias RSStatsChannelIdMinAggregateOutputType

RSStatsChannelIdMinAggregateOutputType: {
    dbId: string | null;
    isLive: string | null;
    rumbleStreamerId: string | null;
}