interface DiscordEmbedVideoimport { type DiscordEmbedVideo } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/helpers/deps.ts"; https://discord.com/developers/docs/resources/channel#embed-object-embed-video-structure Propertiesoptionalurl: stringSource url of video optionalproxy_url: stringA proxied url of the video optionalheight: numberHeight of video optionalwidth: numberWidth of video