Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface APIEmbed

Hierarchy

  • APIEmbed

Index

Properties

color?: number

Color code of the embed

description?: string

Description of embed

Length limit: 4096 characters

fields?: APIEmbedField[]
provider?: APIEmbedProvider
thumbnail?: APIEmbedThumbnail
timestamp?: string

Timestamp of embed content

title?: string

Title of embed

Length limit: 256 characters

type?: EmbedType

Type of embed (always "rich" for webhook embeds)

deprecated

Embed types should be considered deprecated and might be removed in a future API version

See https://discord.com/developers/docs/resources/channel#embed-object-embed-types

url?: string

URL of embed

Generated using TypeDoc version 0.22.16, the 9/16/2022 at 1:09:16 AM