mirai
2.16.0
jvm
mirai-console
/
net.mamoe.mirai.console.command.resolve
/
InterceptResult
/
InterceptResult
Intercept
Result
constructor
(
value
:
T
)
构造一个
InterceptResult
, 以
value
继续处理后续指令执行.
constructor
(
reason
:
InterceptedReason
)
构造一个
InterceptResult
, 以
原因
中断指令执行.