Structure
See
https://discord.com/developers/docs/resources/channel#embed-object-embed-structure
Properties
title?
optionaltitle:string
Defined in
type?
optionaltype:EmbedType
Defined in
description?
optionaldescription:string
Defined in
url?
optionalurl:string
Defined in
timestamp?
optionaltimestamp:string
ISO8601 Timestamp
Defined in
color?
optionalcolor:number
Defined in
footer?
optionalfooter:FooterStructure
Defined in
image?
optionalimage:ImageStructure
Defined in
thumbnail?
optionalthumbnail:ThumbnailStructure
Defined in
video?
optionalvideo:VideoStructure
Defined in
provider?
optionalprovider:ProviderStructure
Defined in
author?
optionalauthor:AuthorStructure
Defined in
fields?
optionalfields:FieldStructure[]