Simple Robot
Toggle table of contents
4.11.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot
simbot-api
/
love.forte.simbot.event
/
pushAndLaunchThen
push
And
Launch
Then
inline
fun
EventProcessor
.
pushAndLaunchThen
(
scope
:
CoroutineScope
,
event
:
Event
,
crossinline
useFlow
:
(
Flow
<
EventResult
>
)
->
Unit
)
:
Job
(
source
)
将事件推送并异步处理。