export interface APIEmbedVideoSee also: https://discord.com/developers/docs/resources/message#embed-object-embed-video-structure
optionalcontent_type? : string
The video's media type
See also: https://en.wikipedia.org/wiki/Media_type
optionaldescription? : string
Description (alt text) for the video
optionalflags? : EmbedMediaFlags
Embed media flags combined as a bitfield
See also: https://docs.discord.com/developers/resources/message#embed-object-embed-media-flagshttps://en.wikipedia.org/wiki/Bit_field
optionalheight? : number
Height of video
optionalplaceholder_version? : number
Version of the placeholder
optionalplaceholder? : string
ThumbHash placeholder of the video
See also: https://evanw.github.io/thumbhash/
optionalproxy_url? : string
A proxied url of the video
optionalurl? : string
Source url of video
optionalwidth? : number
Width of video