PermissionDenied
class PermissionDenied(val command: Command, val call: CommandCall, val resolvedCall: ResolvedCommandCall) : CommandExecuteResult.Failure
权限不足
Properties
Link copied to clipboard
解析的 CommandCall (如果匹配到)
Link copied to clipboard
解析的 ResolvedCommandCall (如果匹配到)