Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
abstract val call: CommandCall?

解析的 CommandCall (如果匹配到)

Link copied to clipboard
abstract val command: Command?

尝试执行的指令 (如果匹配到)

Link copied to clipboard
abstract val exception: Throwable?

指令执行时发生的错误 (如果有)

Link copied to clipboard

解析的 ResolvedCommandCall (如果匹配到)