Preparing search index...
The search index is not available
discord-js-button-pagination-ts
discord-js-button-pagination-ts
<internal>
ChannelSelectMenuComponent
Class ChannelSelectMenuComponent
Hierarchy (
View Summary
)
BaseSelectMenuComponent
<
APIChannelSelectComponent
>
ChannelSelectMenuComponent
Index
Constructors
constructor
Properties
data
Accessors
custom
Id
disabled
id
max
Values
min
Values
placeholder
type
Methods
equals
get
Channel
Types
toJSON
Constructors
Protected
constructor
new
ChannelSelectMenuComponent
(
data
:
APIChannelSelectComponent
,
)
:
ChannelSelectMenuComponent
Parameters
data
:
APIChannelSelectComponent
Returns
ChannelSelectMenuComponent
Properties
Readonly
data
data
:
Readonly
<
APIChannelSelectComponent
>
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
:
APIChannelSelectComponent
|
ChannelSelectMenuComponent
)
:
boolean
Parameters
other
:
APIChannelSelectComponent
|
ChannelSelectMenuComponent
Returns
boolean
get
Channel
Types
getChannelTypes
()
:
null
|
ChannelType
[]
Returns
null
|
ChannelType
[]
toJSON
toJSON
()
:
APIChannelSelectComponent
Returns
APIChannelSelectComponent
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
get
Channel
Types
toJSON
discord-js-button-pagination-ts
Loading...