DisBot
    Preparing search index...

    Type Alias UsersSelectScalar

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

    Properties

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