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
RenderingMessageInstance
Class RenderingMessageInstance
Hierarchy
RenderingMessageInstance
Implements
InstanceBase
<
"message"
,
RenderingMessageInstance
>
Index
Constructors
constructor
Properties
message
Body
message
Getter
on
Rendering
Done
reactions
type
Accessors
message
Methods
append
Child
clone
Self
Constructors
constructor
new
Rendering
Message
Instance
(
messageGetter
:
(
)
=>
Message
|
undefined
, onRenderingDone
:
RenderingDoneHandler
, messageBody
?:
MessageBodyType
, reactions
?:
ReactionsInstance
)
:
RenderingMessageInstance
Parameters
messageGetter:
(
)
=>
Message
|
undefined
(
)
:
Message
|
undefined
Returns
Message
|
undefined
onRenderingDone:
RenderingDoneHandler
Default value
messageBody:
MessageBodyType
= {}
Optional
reactions:
ReactionsInstance
Returns
RenderingMessageInstance
Properties
message
Body
message
Body
:
MessageBodyType
Private
message
Getter
message
Getter
:
(
)
=>
Message
|
undefined
Type declaration
(
)
:
Message
|
undefined
Returns
Message
|
undefined
on
Rendering
Done
on
Rendering
Done
:
RenderingDoneHandler
Optional
reactions
reactions
:
ReactionsInstance
type
type
:
"message"
= "message"
Accessors
message
get
message
(
)
:
Message
|
undefined
Returns
Message
|
undefined
Methods
append
Child
append
Child
(
child
:
Instance
|
TextInstance
|
null
)
:
void
Parameters
child:
Instance
|
TextInstance
|
null
Returns
void
clone
Self
clone
Self
(
)
:
RenderingMessageInstance
Returns
RenderingMessageInstance
Globals
Internals
react-
discordjs-
embed-
renderer
Externals
instances
reconciler
renderer
root
Author
Instance
Common
Image
Instance
Embed
Instance
Field
Instance
Footer
Instance
Reaction
Instance
Reactions
Instance
Rendering
Message
Instance
constructor
message
Body
message
Getter
on
Rendering
Done
reactions
type
message
append
Child
clone
Self
Title
Instance
Instance
Base
Img
Instance
Instance
Message
Body
Type
Text
Instance
Thumbnail
Instance
Generated using
TypeDoc