Structure
See
https://discord.com/developers/docs/resources/channel#embed-object-embed-structure
Properties
title?
optional
title:string
Defined in
type?
optional
type:EmbedType
Defined in
description?
optional
description:string
Defined in
url?
optional
url:string
Defined in
timestamp?
optional
timestamp:string
ISO8601 Timestamp
Defined in
color?
optional
color:number
Defined in
footer?
optional
footer:FooterStructure
Defined in
image?
optional
image:ImageStructure
Defined in
thumbnail?
optional
thumbnail:ThumbnailStructure
Defined in
video?
optional
video:VideoStructure
Defined in
provider?
optional
provider:ProviderStructure
Defined in
author?
optional
author:AuthorStructure
Defined in
fields?
optional
fields:FieldStructure
[]