Hierarchy

  • Embed

Constructors

Properties

author: null | {
    iconURL: null | string;
    name: null | string;
    url: null | string;
}
color: null | number
description: null | string
fields: {
    inline: null | boolean;
    name: string;
    value: string;
}[]
footer: null | {
    iconURL: null | string;
    text: string;
}
image: null | APIEmbedMediaData
thumbnail: null | APIEmbedMediaData
timestamp: null | number
timestampString: null | string
title: null | string
url: null | string
video: null | APIEmbedMediaData

Methods

Generated using TypeDoc