Simple Robot
Toggle table of contents
4.13.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot
simbot-test
/
love.forte.simbot.test.event
/
MockEventProcessor
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
create
Link copied to clipboard
@
JvmStatic
fun
create
(
block
:
(
Event
)
->
Flow
<
EventResult
>
)
:
MockEventProcessor
invoke
Link copied to clipboard
inline operator
fun
invoke
(
crossinline
block
:
suspend
(
Event
)
->
EventResult
)
:
MockEventProcessor