Simple Robot
Toggle table of contents
4.11.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot
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
)