DisBot
    Preparing search index...

    Type Alias UsersMaxAggregateInputType

    type UsersMaxAggregateInputType = {
        BackupCount?: true;
        CustomerBots?: true;
        GloablVotes?: true;
        Id?: true;
        LastVote?: true;
        UserId?: true;
        Username?: true;
        Votes?: true;
    }
    Index

    Properties

    BackupCount?: true
    CustomerBots?: true
    GloablVotes?: true
    Id?: true
    LastVote?: true
    UserId?: true
    Username?: true
    Votes?: true