Simple Robot
Toggle table of contents
5.0.0-Preview2
common
Target filter
common
Switch theme
Search in API
Skip to content
Simple Robot
simbot-api
/
love.forte.simbot.event
/
pushAndCollect
push
And
Collect
suspend
fun
EventProcessor
.
pushAndCollect
(
event
:
Event
,
collector
:
FlowCollector
<
EventResult
>
?
=
null
)
(
source
)
将事件推送并收集处理。