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.supplier
/
EntitySupplyStrategy
/
Companion
/
invoke
invoke
operator
fun
<
T
:
EntitySupplier
>
invoke
(
supplier
:
(
Kord
)
->
T
)
:
EntitySupplyStrategy
<
T
>
(
source
)
Create an
EntitySupplyStrategy
from the given
supplier
.