Type Alias CFCustomMessageCountAggregateOutputType

CFCustomMessageCountAggregateOutputType: {
    _all: number;
    clipForwardId: number;
    content: number;
    dbId: number;
    showInviteButton: number;
    showWatchButton: number;
    type: number;
}