Type Alias RSCurrentlyLiveMaxAggregateOutputType

RSCurrentlyLiveMaxAggregateOutputType: {
    channelId: string | null;
    correct: boolean | null;
    dbId: string | null;
    messageId: string | null;
    rumbleStreamerId: string | null;
}