Preparing search index...
The search index is not available
Rhidium
Rhidium
Configuration
_Embeds
Class _Embeds
Implements
EmbedsOptions
Index
Constructors
constructor
Properties
embed
Base
timestamp
Inline
timestamp
Style
use
Safe
Embeds?
use
Timestamp
Methods
apply
Timestamp
build
debug
error
from
Embed
Model
info
primary
resolve
Data
resolve
Embed
Color
secondary
status
success
waiting
warning
Constructors
constructor
new
_Embeds
(
options
:
EmbedsOptions
)
:
_Embeds
Parameters
options
:
EmbedsOptions
Returns
_Embeds
Properties
embed
Base
embedBase
:
EmbedData
timestamp
Inline
timestampInline
:
boolean
timestamp
Style
timestampStyle
:
EmbedTimestampStyle
Optional
use
Safe
Embeds
useSafeEmbeds
?:
boolean
use
Timestamp
useTimestamp
:
boolean
Methods
Readonly
apply
Timestamp
applyTimestamp
(
embed
:
EmbedBuilder
)
:
EmbedBuilder
Parameters
embed
:
EmbedBuilder
Returns
EmbedBuilder
Readonly
build
build
(
data
:
CreateEmbedData
)
:
EmbedBuilder
Parameters
data
:
CreateEmbedData
Returns
EmbedBuilder
Readonly
debug
debug
(
data
:
CreateEmbedData
)
:
EmbedBuilder
Parameters
data
:
CreateEmbedData
Returns
EmbedBuilder
Readonly
error
error
(
data
:
CreateEmbedData
)
:
EmbedBuilder
Parameters
data
:
CreateEmbedData
Returns
EmbedBuilder
Readonly
from
Embed
Model
fromEmbedModel
(
embed
:
|
null
|
{
authorIconURL
:
null
|
string
;
authorName
:
null
|
string
;
authorURL
:
null
|
string
;
color
:
null
|
number
;
description
:
null
|
string
;
fields
:
{
EmbedId
:
null
|
number
;
id
:
number
;
inline
:
boolean
;
name
:
string
;
value
:
string
;
}
[]
;
footerIconURL
:
null
|
string
;
footerText
:
null
|
string
;
GuildId
:
string
;
id
:
number
;
imageURL
:
null
|
string
;
messageText
:
null
|
string
;
thumbnailURL
:
null
|
string
;
title
:
null
|
string
;
url
:
null
|
string
;
}
,
baseEmbed
?:
EmbedBuilder
,
)
:
EmbedBuilder
Parameters
embed
:
|
null
|
{
authorIconURL
:
null
|
string
;
authorName
:
null
|
string
;
authorURL
:
null
|
string
;
color
:
null
|
number
;
description
:
null
|
string
;
fields
:
{
EmbedId
:
null
|
number
;
id
:
number
;
inline
:
boolean
;
name
:
string
;
value
:
string
;
}
[]
;
footerIconURL
:
null
|
string
;
footerText
:
null
|
string
;
GuildId
:
string
;
id
:
number
;
imageURL
:
null
|
string
;
messageText
:
null
|
string
;
thumbnailURL
:
null
|
string
;
title
:
null
|
string
;
url
:
null
|
string
;
}
baseEmbed
:
EmbedBuilder
= ...
Returns
EmbedBuilder
Readonly
info
info
(
data
:
CreateEmbedData
)
:
EmbedBuilder
Parameters
data
:
CreateEmbedData
Returns
EmbedBuilder
Readonly
primary
primary
(
data
:
CreateEmbedData
)
:
EmbedBuilder
Parameters
data
:
CreateEmbedData
Returns
EmbedBuilder
Readonly
resolve
Data
resolveData
(
data
:
CreateEmbedData
)
:
APIEmbed
|
Omit
<
EmbedData
,
"color"
>
Parameters
data
:
CreateEmbedData
Returns
APIEmbed
|
Omit
<
EmbedData
,
"color"
>
Readonly
resolve
Embed
Color
resolveEmbedColor
(
color
?:
|
"info"
|
"error"
|
"success"
|
"warning"
|
"debug"
|
"primary"
|
"secondary"
|
"waiting"
,
)
:
number
Parameters
Optional
color
:
|
"info"
|
"error"
|
"success"
|
"warning"
|
"debug"
|
"primary"
|
"secondary"
|
"waiting"
Returns
number
Readonly
secondary
secondary
(
data
:
CreateEmbedData
)
:
EmbedBuilder
Parameters
data
:
CreateEmbedData
Returns
EmbedBuilder
Readonly
status
status
(
status
:
|
"info"
|
"error"
|
"success"
|
"warning"
|
"debug"
|
"primary"
|
"secondary"
|
"waiting"
,
data
:
CreateEmbedData
,
)
:
EmbedBuilder
Parameters
status
:
|
"info"
|
"error"
|
"success"
|
"warning"
|
"debug"
|
"primary"
|
"secondary"
|
"waiting"
data
:
CreateEmbedData
Returns
EmbedBuilder
Readonly
success
success
(
data
:
CreateEmbedData
)
:
EmbedBuilder
Parameters
data
:
CreateEmbedData
Returns
EmbedBuilder
Readonly
waiting
waiting
(
data
:
CreateEmbedData
)
:
EmbedBuilder
Parameters
data
:
CreateEmbedData
Returns
EmbedBuilder
Readonly
warning
warning
(
data
:
CreateEmbedData
)
:
EmbedBuilder
Parameters
data
:
CreateEmbedData
Returns
EmbedBuilder
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
embed
Base
timestamp
Inline
timestamp
Style
use
Safe
Embeds
use
Timestamp
Methods
apply
Timestamp
build
debug
error
from
Embed
Model
info
primary
resolve
Data
resolve
Embed
Color
secondary
status
success
waiting
warning
Rhidium
Loading...