APIEmbedImage
https://discord.com/developers/docs/resources/channel#embed-object-embed-image-structure
Signature
export interface APIEmbedImagehttps://discord.com/developers/docs/resources/channel#embed-object-embed-image-structure
export interface APIEmbedImageurl: string;Source url of image (only supports http(s) and attachments)
proxy_url?: string;A proxied url of the image
height?: number;Height of image
width?: number;Width of image