toggle menu
kord
0.16.0-SNAPSHOT
common
switch theme
search in API
kord-core
/
dev.kord.core.entity.interaction
/
OptionValue
Option
Value
sealed
interface
OptionValue
<
out
T
>
(
source
)
Inheritors
ResolvableOptionValue
IntegerOptionValue
NumberOptionValue
StringOptionValue
BooleanOptionValue
Members
Properties
focused
Link copied to clipboard
abstract
val
focused
:
Boolean
value
Link copied to clipboard
abstract
val
value
:
T