Preparing search index...
The search index is not available
Oceanic
Oceanic
Types/Channels
Embed
Interface Embed
interface
Embed
{
author
?:
EmbedAuthor
;
color
?:
number
;
description
?:
string
;
fields
?:
EmbedField
[]
;
flags
?:
number
;
footer
?:
EmbedFooter
;
image
?:
EmbedImage
;
provider
?:
EmbedProvider
;
thumbnail
?:
EmbedImage
;
timestamp
?:
string
;
title
?:
string
;
type
?:
EmbedType
;
url
?:
string
;
video
?:
EmbedVideo
;
}
Hierarchy (
view full
)
EmbedBase
Embed
Index
Properties
author?
color?
description?
fields?
flags?
footer?
image?
provider?
thumbnail?
timestamp?
title?
type?
url?
video?
Properties
Optional
author
author
?:
EmbedAuthor
Optional
color
color
?:
number
Optional
description
description
?:
string
Optional
fields
fields
?:
EmbedField
[]
Optional
flags
flags
?:
number
The
Embed Flags
for the embed.
Optional
footer
footer
?:
EmbedFooter
Optional
image
image
?:
EmbedImage
Optional
provider
provider
?:
EmbedProvider
Optional
thumbnail
thumbnail
?:
EmbedImage
Optional
timestamp
timestamp
?:
string
Optional
title
title
?:
string
Optional
type
type
?:
EmbedType
Optional
url
url
?:
string
Optional
video
video
?:
EmbedVideo
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
author
color
description
fields
flags
footer
image
provider
thumbnail
timestamp
title
type
url
video
Oceanic
Loading...
The Embed Flags for the embed.