Interface EmbedImage

Hierarchy

  • EmbedImage

Properties

height?: number

height height of image

Returns

number

proxy_url?: string

proxy_url a proxied url of the image

Returns

string

url: string

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

Returns

string

width?: number

width width of image

Returns

number

Generated using TypeDoc