Type Alias TTSCurrentlyLiveCountAggregateInputType

TTSCurrentlyLiveCountAggregateInputType: {
    _all?: true;
    channelId?: true;
    correct?: true;
    dbId?: true;
    messageId?: true;
    tiktokStreamerId?: true;
}