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.reserve
/
suspendReserve
suspend
Reserve
@
InternalSimbotAPI
fun
<
T
>
suspendReserve
(
scope
:
CoroutineScope
,
context
:
CoroutineContext
,
block
:
suspend
(
)
->
T
)
:
SuspendReserve
<
T
>
(
source
)
得到
SuspendReserve
实例。