toggle menu
Simple Robot
4.8.0
common
switch theme
search in API
simbot-common-suspend-runner
/
love.forte.simbot.suspendrunner
/
InvokeStrategy
/
invoke
invoke
abstract
operator
fun
<
T1
:
T
>
invoke
(
block
:
suspend
(
)
->
T1
,
scope
:
CoroutineScope
?
=
null
,
context
:
CoroutineContext
?
=
null
)
:
R
(
source
)