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
AuthorInstance
Class AuthorInstance
Hierarchy
AuthorInstance
Implements
InstanceBase
<
"author"
,
AuthorInstance
>
Index
Constructors
constructor
Properties
icon
type
url
value
Methods
append
Child
clone
Self
Constructors
constructor
new
Author
Instance
(
obj
:
{
icon
?:
undefined
|
string
;
url
?:
undefined
|
string
}
)
:
AuthorInstance
Parameters
obj:
{
icon
?:
undefined
|
string
;
url
?:
undefined
|
string
}
Optional
icon
?:
undefined
|
string
Optional
url
?:
undefined
|
string
Returns
AuthorInstance
Properties
Optional
icon
icon
:
undefined
|
string
type
type
:
"author"
= "author"
Optional
url
url
:
undefined
|
string
value
value
:
string
Methods
append
Child
append
Child
(
child
:
string
|
Instance
|
null
)
:
void
Parameters
child:
string
|
Instance
|
null
Returns
void
clone
Self
clone
Self
(
)
:
AuthorInstance
Returns
AuthorInstance
Globals
Internals
react-
discordjs-
embed-
renderer
Externals
instances
reconciler
renderer
root
Author
Instance
constructor
icon
type
url
value
append
Child
clone
Self
Common
Image
Instance
Embed
Instance
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