yde
1.3.0
jvm
yde
/
io.github.ydwk.yde.impl.interaction.message.selectmenu.types
/
StringSelectMenuImpl
/
StringSelectMenuOptionCreator
/
StringSelectMenuOptionCreator
String
Select
Menu
Option
Creator
constructor
(
label
:
String
,
value
:
String
,
description
:
String
?
=
null
,
emoji
:
Emoji
?
=
null
,
default
:
Boolean
=
false
,
json
:
ObjectNode
=
JsonNodeFactory.instance.objectNode()
)
(
source
)