diskord
5.2.0
common
diskord-core
/
com.jessecorbett.diskord.api.interaction.command
/
CommandOption
/
SubCommandOption
/
SubCommandOption
Sub
Command
Option
constructor
(
name
:
String
,
description
:
String
,
localizedNames
:
Map
<
String
,
String
>
=
emptyMap()
,
localizedDescriptions
:
Map
<
String
,
String
>
=
emptyMap()
,
options
:
List
<
CommandOption
>
=
emptyList()
)
(
source
)