yde
1.3.0
jvm
yde
/
io.github.ydwk.yde.interaction.message.selectmenu.types
/
StringSelectMenu
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
invoke
Link copied to clipboard
operator
fun
invoke
(
customId
:
String
,
options
:
List
<
StringSelectMenuImpl.StringSelectMenuOptionCreator
>
)
:
StringSelectMenuCreator
Create a new
StringSelectMenu
.