DiscordEmbedVideo
Documentation / @discordeno/types / DiscordEmbedVideo
Interface: DiscordEmbedVideo
Defined in: discord/message.ts:401
https://docs.discord.com/developers/resources/message#embed-object-embed-video-structure
Properties
height?
optionalheight?:number
Defined in: discord/message.ts:407
Height of video
proxy_url?
optionalproxy_url?:string
Defined in: discord/message.ts:405
A proxied url of the video
url?
optionalurl?:string
Defined in: discord/message.ts:403
Source url of video
width?
optionalwidth?:number
Defined in: discord/message.ts:409
Width of video