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