Type Alias RSStatsChannelIdMaxAggregateOutputType

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