GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

APIEmbedVideo

https://discord.com/developers/docs/resources/channel#embed-object-embed-video-structure

API/Interfaces/APIEmbedVideo
seyfert/lib/types/payloads/channel.d.ts

Signature

export interface APIEmbedVideo

Properties

4
urlproxy_urlheightwidth

Methods

0

No methods.

Properties

url#
url?: string;

Source url of video

proxy_url#
proxy_url?: string;

A proxied url of the video

height#
height?: number;

Height of video

width#
width?: number;

Width of video