Discord.https - v3.0.16
    Preparing search index...

    Interface APIEmbedAuthor

    interface APIEmbedAuthor {
        icon_url?: string;
        name: string;
        proxy_icon_url?: string;
        url?: string;
    }
    Index

    Properties

    icon_url?: string

    URL of author icon (only supports http(s) and attachments)

    name: string

    Name of author

    Length limit: 256 characters

    proxy_icon_url?: string

    A proxied url of author icon

    url?: string

    URL of author