Type Alias WSCustomMessageCountAggregateOutputType

WSCustomMessageCountAggregateOutputType: {
    _all: number;
    content: number;
    dbId: number;
    showInviteButton: number;
    showWatchButton: number;
    type: number;
    whatnotStreamerId: number;
}