AggregateTSCustomMessage: {
    _count: TSCustomMessageCountAggregateOutputType | null;
    _max: TSCustomMessageMaxAggregateOutputType | null;
    _min: TSCustomMessageMinAggregateOutputType | null;
}

Model TSCustomMessage