Chameleon
Preparing search index...
Embed
Interface Embed
interface
Embed
{
title
?:
string
;
type
?:
string
;
description
?:
string
;
url
?:
string
;
timestamp
?:
number
;
color
?:
number
;
footer
?:
EmbedFooter
;
image
?:
EmbedImage
;
thumbnail
?:
EmbedImage
;
video
?:
EmbedVideo
;
provider
?:
EmbedProvider
;
author
?:
EmbedAuthor
;
fields
?:
EmbedField
[]
;
flags
?:
number
;
}
Index
Properties
title?
type?
description?
url?
timestamp?
color?
footer?
image?
thumbnail?
video?
provider?
author?
fields?
flags?
Properties
Optional
title
title
?:
string
Optional
type
type
?:
string
Optional
description
description
?:
string
Optional
url
url
?:
string
Optional
timestamp
timestamp
?:
number
Optional
color
color
?:
number
Optional
footer
footer
?:
EmbedFooter
Optional
image
image
?:
EmbedImage
Optional
thumbnail
thumbnail
?:
EmbedImage
Optional
video
video
?:
EmbedVideo
Optional
provider
provider
?:
EmbedProvider
Optional
author
author
?:
EmbedAuthor
Optional
fields
fields
?:
EmbedField
[]
Optional
flags
flags
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
title
type
description
url
timestamp
color
footer
image
thumbnail
video
provider
author
fields
flags
Chameleon
Loading...