interface DiscordEmbedImageimport { type DiscordEmbedImage } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/helpers/deps.ts"; https://discord.com/developers/docs/resources/channel#embed-object-embed-image-structure Propertiesurl: stringSource url of image (only supports http(s) and attachments) optionalproxy_url: stringA proxied url of the image optionalheight: numberHeight of image optionalwidth: numberWidth of image