export interface APIEmbedImageSee also: https://discord.com/developers/docs/resources/message#embed-object-embed-image-structure
optionalcontent_type? : string
The image's media type
See also: https://en.wikipedia.org/wiki/Media_type
optionaldescription? : string
Description (alt text) for the image
optionalflags? : EmbedMediaFlags
Embed media flags combined as a bitfield
See also: https://docs.discord.com/developers/resources/message#embed-object-embed-media-flagshttps://en.wikipedia.org/wiki/Bit_field
optionalheight? : number
Height of image
optionalplaceholder_version? : number
Version of the placeholder
optionalplaceholder? : string
ThumbHash placeholder of the image
See also: https://evanw.github.io/thumbhash/
optionalproxy_url? : string
A proxied url of the image
url : string
Source url of image (only supports http(s) and attachments)
optionalwidth? : number
Width of image