Search
Preparing search index...
The search index is not available
@tignear/react-discordjs-embed-renderer
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
instances
EmbedInstance
Class EmbedInstance
Hierarchy
EmbedInstance
Implements
InstanceBase
<
"embed"
,
EmbedInstance
>
Index
Constructors
constructor
Properties
body
timestamp
type
Methods
append
Child
clone
Self
compare
create
Constructors
constructor
new
Embed
Instance
(
body
?:
MessageEmbedOptions
, timestamp
:
TimestampType
)
:
EmbedInstance
Parameters
Default value
body:
MessageEmbedOptions
= {}
timestamp:
TimestampType
Returns
EmbedInstance
Properties
body
body
:
MessageEmbedOptions
timestamp
timestamp
:
TimestampType
type
type
:
"embed"
= "embed"
Methods
append
Child
append
Child
(
child
:
TextInstance
|
Instance
|
null
)
:
void
Parameters
child:
TextInstance
|
Instance
|
null
Returns
void
clone
Self
clone
Self
(
)
:
EmbedInstance
Returns
EmbedInstance
compare
compare
(
other
:
EmbedInstance
)
:
boolean
Parameters
other:
EmbedInstance
Returns
boolean
Static
create
create
(
color
:
ColorResolvable
, timestamp
:
TimestampType
)
:
EmbedInstance
Parameters
color:
ColorResolvable
timestamp:
TimestampType
Returns
EmbedInstance
Globals
Internals
react-
discordjs-
embed-
renderer
Externals
instances
reconciler
renderer
root
Author
Instance
Common
Image
Instance
Embed
Instance
constructor
body
timestamp
type
append
Child
clone
Self
compare
create
Field
Instance
Footer
Instance
Reaction
Instance
Reactions
Instance
Rendering
Message
Instance
Title
Instance
Instance
Base
Img
Instance
Instance
Message
Body
Type
Text
Instance
Thumbnail
Instance
Generated using
TypeDoc