kord
Toggle table of contents
or(map(map(map(map(valueof(ProcessOutputValueSource))))), map(map(map(map(valueof(ProcessOutputValueSource))))))
common
Platform filter
common
Switch theme
Search in API
kord
kord-core
/
dev.kord.core.cache.data
/
ApplicationCommandOptionChoiceData
Application
Command
Option
Choice
Data
@
Serializable
data
class
ApplicationCommandOptionChoiceData
(
val
name
:
String
,
val
value
:
String
)
(
source
)
Members
Constructors
Application
Command
Option
Choice
Data
Link copied to clipboard
constructor
(
name
:
String
,
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
value
Link copied to clipboard
val
value
:
String