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
/
ResolvableOptionValue
Resolvable
Option
Value
sealed
interface
ResolvableOptionValue
<
out
T
:
Entity
>
:
OptionValue
<
Snowflake
>
(
source
)
Inheritors
RoleOptionValue
UserOptionValue
ChannelOptionValue
MentionableOptionValue
AttachmentOptionValue
Members
Properties
focused
Link copied to clipboard
abstract
val
focused
:
Boolean
resolved
Object
Link copied to clipboard
abstract
val
resolvedObject
:
T
?
value
Link copied to clipboard
abstract
val
value
:
Snowflake