Type Alias CSCustomMessageCountAggregateOutputType

CSCustomMessageCountAggregateOutputType: {
    _all: number;
    clubStreamerId: number;
    content: number;
    dbId: number;
    showInviteButton: number;
    showWatchButton: number;
    type: number;
}