DiscordEmbedImage
Documentation / @discordeno/types / DiscordEmbedImage
Interface: DiscordEmbedImage
Defined in: discord/message.ts:413
https://docs.discord.com/developers/resources/message#embed-object-embed-image-structure
Properties
height?
optionalheight?:number
Defined in: discord/message.ts:419
Height of image
proxy_url?
optionalproxy_url?:string
Defined in: discord/message.ts:417
A proxied url of the image
url
url:
string
Defined in: discord/message.ts:415
Source url of image (only supports http(s) and attachments)
width?
optionalwidth?:number
Defined in: discord/message.ts:421
Width of image