Type Alias TWSCurrentlyLiveCountAggregateOutputType

TWSCurrentlyLiveCountAggregateOutputType: {
    _all: number;
    channelId: number;
    correct: number;
    dbId: number;
    messageId: number;
    twitterStreamerId: number;
}