Preparing search index...
The search index is not available
discord-js-button-pagination-ts
discord-js-button-pagination-ts
<internal>
ActionRow
Class ActionRow<ComponentType>
Type Parameters
ComponentType
extends
MessageActionRowComponent
|
ModalActionRowComponent
Hierarchy (
View Summary
)
Component
<
APIActionRowComponent
<
APIComponentInMessageActionRow
|
APIComponentInModalActionRow
,
>
,
>
ActionRow
Index
Properties
components
data
Accessors
id
type
Methods
equals
toJSON
Properties
Readonly
components
components
:
ComponentType
[]
Readonly
data
data
:
Readonly
<
APIActionRowComponent
<
APIComponentInMessageActionRow
|
APITextInputComponent
,
>
,
>
Accessors
id
get
id
()
:
RawComponentData
[
"id"
]
Returns
RawComponentData
[
"id"
]
type
get
type
()
:
RawComponentData
[
"type"
]
Returns
RawComponentData
[
"type"
]
Methods
equals
equals
(
other
:
|
APIActionRowComponent
<
APIComponentInMessageActionRow
|
APITextInputComponent
,
>
|
ActionRow
<
ComponentType
>
,
)
:
boolean
Parameters
other
:
|
APIActionRowComponent
<
APIComponentInMessageActionRow
|
APITextInputComponent
,
>
|
ActionRow
<
ComponentType
>
Returns
boolean
toJSON
toJSON
()
:
APIActionRowComponent
<
ReturnType
<
ComponentType
[
"toJSON"
]
>
>
Returns
APIActionRowComponent
<
ReturnType
<
ComponentType
[
"toJSON"
]
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
components
data
Accessors
id
type
Methods
equals
toJSON
discord-js-button-pagination-ts
Loading...