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
/
filterOnlyValid
filter
Only
Valid
fun
Flow
<
EventResult
>
.
filterOnlyValid
(
)
:
Flow
<
EventResult
>
(
source
)
从当前流中过滤出
非无效
的类型,即过滤出不是下述类型之一的其他结果:
StandardEventResult.Error
StandardEventResult.EmptyResult