Chameleon
Preparing search index...
ActionRowBuilder
Class ActionRowBuilder
Index
Constructors
constructor
Methods
add
Component
add
Components
build
to
JSON
Constructors
constructor
new
ActionRowBuilder
()
:
ActionRowBuilder
Returns
ActionRowBuilder
Methods
add
Component
addComponent
(
component
:
|
MessageComponent
|
{
build
()
:
MessageComponent
}
|
{
toJSON
()
:
any
}
,
)
:
this
Parameters
component
:
MessageComponent
|
{
build
()
:
MessageComponent
}
|
{
toJSON
()
:
any
}
Returns
this
add
Components
addComponents
(
...
components
:
(
MessageComponent
|
{
build
()
:
MessageComponent
}
|
{
toJSON
()
:
any
}
)
[]
,
)
:
this
Parameters
...
components
: (
MessageComponent
|
{
build
()
:
MessageComponent
}
|
{
toJSON
()
:
any
}
)
[]
Returns
this
build
build
()
:
MessageComponent
Returns
MessageComponent
to
JSON
toJSON
()
:
any
Returns
any
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
add
Component
add
Components
build
to
JSON
Chameleon
Loading...