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