Type Alias TSCustomMessageCountAggregateOutputType

TSCustomMessageCountAggregateOutputType: {
    _all: number;
    content: number;
    dbId: number;
    twitchStreamerId: number;
    type: number;
}