DisBot
    Preparing search index...

    Type Alias VanityEmbedSelectScalar

    type VanityEmbedSelectScalar = {
        Color?: boolean;
        Description?: boolean;
        Id?: boolean;
        ImageUrl?: boolean;
        ThumbnailUrl?: boolean;
        Title?: boolean;
        VanityId?: boolean;
    }
    Index

    Properties

    Color?: boolean
    Description?: boolean
    Id?: boolean
    ImageUrl?: boolean
    ThumbnailUrl?: boolean
    Title?: boolean
    VanityId?: boolean