Type Alias KSCustomMessageCountAggregateOutputType

KSCustomMessageCountAggregateOutputType: {
    _all: number;
    content: number;
    dbId: number;
    kickStreamerId: number;
    type: number;
}