jda-component-ext
0.1.0
jda-component-ext
/
me.nkgcp.jda.ext
/
SelectMenuBuilder
Select
Menu
Builder
class
SelectMenuBuilder
Content copied to clipboard
Functions
Functions
build
Link copied to clipboard
fun
build
(
)
:
SelectionMenu
Content copied to clipboard
option
Link copied to clipboard
fun
option
(
label
:
String
,
value
:
String
,
description
:
String
?
=
null
,
emoji
:
Emoji
?
=
null
,
default
:
Boolean
=
false
)
Content copied to clipboard
Add option to this menu.