toggle menu
kord
0.16.0-SNAPSHOT
common
switch theme
search in API
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
.