Type Alias CFCustomMessageCountAggregateInputType

CFCustomMessageCountAggregateInputType: {
    _all?: true;
    clipForwardId?: true;
    content?: true;
    dbId?: true;
    showInviteButton?: true;
    showWatchButton?: true;
    type?: true;
}