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