interface APIEmbedImage

external
export interface APIEmbedImage

https://discord.com/developers/docs/resources/channel#embed-object-embed-image-structure

optionalexternal
height? : number

Height of image

optionalexternal
proxy_url? : string

A proxied url of the image

external
url : string

Source url of image (only supports http(s) and attachments)

optionalexternal
width? : number

Width of image