DisBot
    Preparing search index...

    Type Alias VanityEmbedAuthorSelectScalar

    type VanityEmbedAuthorSelectScalar = {
        IconURL?: boolean;
        Id?: boolean;
        Name?: boolean;
        URL?: boolean;
        VanityEmbedsId?: boolean;
    }
    Index

    Properties

    IconURL?: boolean
    Id?: boolean
    Name?: boolean
    URL?: boolean
    VanityEmbedsId?: boolean