Preview environment

interface APIEmbedImage

export interface APIEmbedImage

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

optional
height? : number

Height of image

optional
proxy_url? : string

A proxied url of the image

url : string

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

optional
width? : number

Width of image