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-common
/
dev.kord.common.entity.optional
/
switchOnMissing
switch
On
Missing
fun
<
T
:
Any
>
Optional
<
T
>
.
switchOnMissing
(
value
:
T
)
:
Optional
<
T
>
(
source
)
fun
<
T
:
Any
>
Optional
<
T
>
.
switchOnMissing
(
value
:
Optional
<
T
>
)
:
Optional
<
T
>
(
source
)