Preparing search index...
The search index is not available
discord-js-button-pagination-ts
discord-js-button-pagination-ts
<internal>
RoleSelectMenuComponent
Class RoleSelectMenuComponent
Hierarchy (
View Summary
)
BaseSelectMenuComponent
<
APIRoleSelectComponent
>
RoleSelectMenuComponent
Index
Constructors
constructor
Properties
data
Accessors
custom
Id
disabled
id
max
Values
min
Values
placeholder
type
Methods
equals
toJSON
Constructors
Protected
constructor
new
RoleSelectMenuComponent
(
data
:
APIRoleSelectComponent
,
)
:
RoleSelectMenuComponent
Parameters
data
:
APIRoleSelectComponent
Returns
RoleSelectMenuComponent
Properties
Readonly
data
data
:
Readonly
<
APIRoleSelectComponent
>
Accessors
custom
Id
get
customId
()
:
string
Returns
string
disabled
get
disabled
()
:
boolean
Returns
boolean
id
get
id
()
:
RawComponentData
[
"id"
]
Returns
RawComponentData
[
"id"
]
max
Values
get
maxValues
()
:
null
|
number
Returns
null
|
number
min
Values
get
minValues
()
:
null
|
number
Returns
null
|
number
placeholder
get
placeholder
()
:
null
|
string
Returns
null
|
string
type
get
type
()
:
RawComponentData
[
"type"
]
Returns
RawComponentData
[
"type"
]
Methods
equals
equals
(
other
:
APIRoleSelectComponent
|
RoleSelectMenuComponent
)
:
boolean
Parameters
other
:
APIRoleSelectComponent
|
RoleSelectMenuComponent
Returns
boolean
toJSON
toJSON
()
:
APIRoleSelectComponent
Returns
APIRoleSelectComponent
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
data
Accessors
custom
Id
disabled
id
max
Values
min
Values
placeholder
type
Methods
equals
toJSON
discord-js-button-pagination-ts
Loading...