Discord.https - v3.0.16
    Preparing search index...

    Interface APIEmbedVideo

    interface APIEmbedVideo {
        height?: number;
        proxy_url?: string;
        url?: string;
        width?: number;
    }
    Index

    Properties

    height?: number

    Height of video

    proxy_url?: string

    A proxied url of the video

    url?: string

    Source url of video

    width?: number

    Width of video