Preparing search index...
The search index is not available
Oceanic
Oceanic
Types/Channels
EmbedBase
Interface EmbedBase
interface
EmbedBase
{
color
?:
number
;
description
?:
string
;
timestamp
?:
string
;
title
?:
string
;
type
?:
EmbedType
;
url
?:
string
;
}
Hierarchy (
view full
)
EmbedOptionsBase
EmbedBase
RawEmbed
Embed
Index
Properties
color?
description?
timestamp?
title?
type?
url?
Properties
Optional
color
color
?:
number
Optional
description
description
?:
string
Optional
timestamp
timestamp
?:
string
Optional
title
title
?:
string
Optional
type
type
?:
EmbedType
Optional
url
url
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
color
description
timestamp
title
type
url
Oceanic
Loading...