mirai
2.15.0-M1
jvmBase
mirai-core-api
/
net.mamoe.mirai.message.action
/
AsyncRecallResult
/
exceptionFuture
exception
Future
jvmBase
val
exceptionFuture
:
CompletableFuture
<
Throwable
?
>
撤回时产生的异常, 当撤回成功时为
null
. Java
CompletableFuture
API.