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