Embed
Defined in: api/types.ts:278
https://docs.discord.com/developers/resources/message#embed-object
Properties
Section titled “Properties”author?
Section titled “author?”
optionalauthor:EmbedAuthor
Defined in: api/types.ts:279
color?
Section titled “color?”
optionalcolor:number
Defined in: api/types.ts:280
description?
Section titled “description?”
optionaldescription:string
Defined in: api/types.ts:281
fields?
Section titled “fields?”
optionalfields:EmbedField[]
Defined in: api/types.ts:282
footer?
Section titled “footer?”
optionalfooter:EmbedFooter
Defined in: api/types.ts:283
image?
Section titled “image?”
optionalimage:EmbedImage
Defined in: api/types.ts:284
provider?
Section titled “provider?”
optionalprovider:EmbedProvider
Defined in: api/types.ts:285
thumbnail?
Section titled “thumbnail?”
optionalthumbnail:EmbedThumbnail
Defined in: api/types.ts:286
timestamp?
Section titled “timestamp?”
optionaltimestamp:string
Defined in: api/types.ts:287
title?
Section titled “title?”
optionaltitle:string
Defined in: api/types.ts:288
optionaltype:"link"|"article"|"gifv"|"image"|"poll_result"|"rich"|"video"
Defined in: api/types.ts:289
optionalurl:string
Defined in: api/types.ts:290
video?
Section titled “video?”
optionalvideo:EmbedVideo
Defined in: api/types.ts:291