Simple Robot
Toggle table of contents
5.0.0-Preview2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Simple Robot
simbot-component-kook-stdlib
/
love.forte.simbot.kook.stdlib
/
TypedJAsyncEventProcessor
/
async
async
jvm
@
NonBlocking
abstract
fun
async
(
event
:
Event
<
E
>
,
raw
:
String
)
:
CompletionStage
<
Void
?
>
(
source
)
处理事件。