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.entity.interaction
/
NumberOptionValue
Number
Option
Value
class
NumberOptionValue
(
val
value
:
Double
,
val
focused
:
Boolean
)
:
OptionValue
<
Double
>
(
source
)
Members
Constructors
Number
Option
Value
Link copied to clipboard
constructor
(
value
:
Double
,
focused
:
Boolean
)
Properties
focused
Link copied to clipboard
open
override
val
focused
:
Boolean
value
Link copied to clipboard
open
override
val
value
:
Double
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String