interface APIEmbedVideo

external
export interface APIEmbedVideo

See also: https://discord.com/developers/docs/resources/message#embed-object-embed-video-structure

optionalexternal
content_type? : string

The video's media type

See also: https://en.wikipedia.org/wiki/Media_type

optionalexternal
description? : string

Description (alt text) for the video

optionalexternal
height? : number

Height of video

optionalexternal
placeholder_version? : number

Version of the placeholder

optionalexternal
placeholder? : string

ThumbHash placeholder of the video

See also: https://evanw.github.io/thumbhash/

optionalexternal
proxy_url? : string

A proxied url of the video

optionalexternal
url? : string

Source url of video

optionalexternal
width? : number

Width of video