Simple Robot
Toggle table of contents
4.14.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
Simple Robot
simbot-extension-continuous-session
/
love.forte.simbot.extension.continuous.session
/
awaitWith
await
With
inline suspend
fun
<
C
,
T
,
R
>
ContinuousSessionReceiver
<
C
,
T
,
R
>
.
awaitWith
(
block
:
(
C
,
T
)
->
R
)
(
source
)
// It's inline fun
awaitWith { context, value -> result }
Content copied to clipboard
Since
4.14.0