DisBot
    Preparing search index...

    Type Alias VanitysSelectScalar

    type VanitysSelectScalar = {
        CreatedAt?: boolean;
        GuildId?: boolean;
        Host?: boolean;
        Id?: boolean;
        InDiscovery?: boolean;
        Invite?: boolean;
        IsBannedFromDiscover?: boolean;
        Slug?: boolean;
        UserId?: boolean;
        UUID?: boolean;
    }
    Index

    Properties

    CreatedAt?: boolean
    GuildId?: boolean
    Host?: boolean
    Id?: boolean
    InDiscovery?: boolean
    Invite?: boolean
    IsBannedFromDiscover?: boolean
    Slug?: boolean
    UserId?: boolean
    UUID?: boolean