Preparing search index...
The search index is not available
discord-js-button-pagination-ts
discord-js-button-pagination-ts
<internal>
TextInputComponent
Class TextInputComponent
Hierarchy (
View Summary
)
Component
<
APITextInputComponent
>
TextInputComponent
Index
Constructors
constructor
Properties
data
Accessors
custom
Id
id
type
value
Methods
equals
toJSON
Constructors
constructor
new
TextInputComponent
()
:
TextInputComponent
Returns
TextInputComponent
Properties
Readonly
data
data
:
Readonly
<
APITextInputComponent
>
Accessors
custom
Id
get
customId
()
:
string
Returns
string
id
get
id
()
:
RawComponentData
[
"id"
]
Returns
RawComponentData
[
"id"
]
type
get
type
()
:
RawComponentData
[
"type"
]
Returns
RawComponentData
[
"type"
]
value
get
value
()
:
string
Returns
string
Methods
equals
equals
(
other
:
APITextInputComponent
|
TextInputComponent
)
:
boolean
Parameters
other
:
APITextInputComponent
|
TextInputComponent
Returns
boolean
toJSON
toJSON
()
:
APITextInputComponent
Returns
APITextInputComponent
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
data
Accessors
custom
Id
id
type
value
Methods
equals
toJSON
discord-js-button-pagination-ts
Loading...