Preparing search index...
The search index is not available
discord-js-button-pagination-ts
discord-js-button-pagination-ts
<internal>
RoleSelectMenuComponentData
Interface RoleSelectMenuComponentData
interface
RoleSelectMenuComponentData
{
customId
:
string
;
defaultValues
?:
readonly
APISelectMenuDefaultValue
<
Role
>
[]
;
disabled
?:
boolean
;
id
?:
number
;
maxValues
?:
number
;
minValues
?:
number
;
placeholder
?:
string
;
type
:
RoleSelect
;
}
Hierarchy (
View Summary
)
BaseSelectMenuComponentData
RoleSelectMenuComponentData
Index
Properties
custom
Id
default
Values?
disabled?
id?
max
Values?
min
Values?
placeholder?
type
Properties
custom
Id
customId
:
string
Optional
default
Values
defaultValues
?:
readonly
APISelectMenuDefaultValue
<
Role
>
[]
Optional
disabled
disabled
?:
boolean
Optional
id
id
?:
number
Optional
max
Values
maxValues
?:
number
Optional
min
Values
minValues
?:
number
Optional
placeholder
placeholder
?:
string
type
type
:
RoleSelect
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
custom
Id
default
Values
disabled
id
max
Values
min
Values
placeholder
type
discord-js-button-pagination-ts
Loading...