Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Embed

Hierarchy

  • Omit<EmbedOptions, "footer" | "image" | "thumbnail" | "author">
    • Embed

Index

Properties

Optional author

author: undefined | EmbedAuthor

Optional color

color: undefined | number

Optional description

description: undefined | string

Optional fields

fields: undefined | EmbedField[]

Optional footer

footer: undefined | EmbedFooter

Optional image

image: undefined | EmbedImage

Optional provider

provider: undefined | EmbedProvider

Optional thumbnail

thumbnail: undefined | EmbedImage

Optional timestamp

timestamp: undefined | string | Date

Optional title

title: undefined | string

type

type: string

Optional url

url: undefined | string

Optional video

video: undefined | EmbedVideo

Generated using TypeDoc