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
FieldInstance
Class FieldInstance
Hierarchy
FieldInstance
Implements
InstanceBase
<
"field"
,
FieldInstance
>
Index
Constructors
constructor
Properties
inline
name
type
value
Methods
append
Child
clone
Self
create
Constructors
constructor
new
Field
Instance
(
name
:
string
, inline
:
boolean
)
:
FieldInstance
Parameters
name:
string
inline:
boolean
Returns
FieldInstance
Properties
inline
inline
:
boolean
name
name
:
string
type
type
:
"field"
= "field"
value
value
:
string
Methods
append
Child
append
Child
(
child
:
TextInstance
|
Instance
|
null
)
:
void
Parameters
child:
TextInstance
|
Instance
|
null
Returns
void
clone
Self
clone
Self
(
)
:
FieldInstance
Returns
FieldInstance
Static
create
create
(
name
:
string
, option
:
{
inline
?:
undefined
|
false
|
true
}
)
:
FieldInstance
Parameters
name:
string
option:
{
inline
?:
undefined
|
false
|
true
}
Optional
inline
?:
undefined
|
false
|
true
Returns
FieldInstance
Globals
Internals
react-
discordjs-
embed-
renderer
Externals
instances
reconciler
renderer
root
Author
Instance
Common
Image
Instance
Embed
Instance
Field
Instance
constructor
inline
name
type
value
append
Child
clone
Self
create
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