toggle menu
Simple Robot
4.8.0
jvm
switch theme
search in API
simbot-api
/
love.forte.simbot.event
/
pushAndAsStream
push
And
As
Stream
jvm
fun
EventProcessor
.
pushAndAsStream
(
event
:
Event
,
scope
:
CoroutineScope
)
:
Stream
<
EventResult
>
(
source
)
推送事件并将结果转化为
Stream
后返回。