toggle menu
simbot-api
4.0.0-dev1
jvm
switch theme
search in API
simbot-api
/
love.forte.simbot.event
/
TypedJAsyncEventListener
/
handle
handle
jvm
@
NonBlocking
abstract
fun
handle
(
context
:
EventListenerContext
,
event
:
E
)
:
CompletionStage
<
out
EventResult
>
通过
context
异步处理事件并得到异步响应。