diskord
5.2.0
common
diskord-core
/
com.jessecorbett.diskord.api.common
/
ChannelSelectMenu
/
ChannelSelectMenu
Channel
Select
Menu
constructor
(
customId
:
String
,
disabled
:
Boolean
=
false
,
channelTypes
:
List
<
ChannelType
>
=
ChannelType.values().toList()
,
placeholder
:
String
?
=
null
,
minValues
:
Int
=
1
,
maxValues
:
Int
=
1
)
(
source
)