Type Alias WSCurrentlyLiveCountAggregateOutputType

WSCurrentlyLiveCountAggregateOutputType: {
    _all: number;
    channelId: number;
    correct: number;
    dbId: number;
    messageId: number;
    whatnotStreamerId: number;
}