DiscordEmbedImage
@discordeno/bot • Docs
Documentation / @discordeno/bot / DiscordEmbedImage
Interface: DiscordEmbedImage
https://discord.com/developers/docs/resources/channel#embed-object-embed-image-structure
Properties
height?
optional
height:number
Height of image
Defined in
packages/types/dist/types/discord.d.ts:610
proxy_url?
optional
proxy_url:string
A proxied url of the image
Defined in
packages/types/dist/types/discord.d.ts:608
url
url:
string
Source url of image (only supports http(s) and attachments)
Defined in
packages/types/dist/types/discord.d.ts:606
width?
optional
width:number
Width of image
Defined in
packages/types/dist/types/discord.d.ts:612