Type Alias TTSCustomMessageCountAggregateOutputType

TTSCustomMessageCountAggregateOutputType: {
    _all: number;
    content: number;
    dbId: number;
    tiktokStreamerId: number;
    type: number;
}