Simple Robot 组件 | KOOK
Toggle table of contents
4.1.2-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
Simple Robot 组件 | KOOK
simbot-component-kook-stdlib
/
love.forte.simbot.kook.stdlib
/
EventProcessor
Event
Processor
fun
interface
EventProcessor
(
source
)
事件处理器函数。
Java 中可以使用
EventProcessors
中提供的静态工厂来构建。
Author
ForteScarlet
Inheritors
JBlockEventProcessor
JAsyncEventProcessor
Members
Functions
invoke
Link copied to clipboard
abstract
suspend operator
fun
Event
<
*
>
.
invoke
(
raw
:
String
)