PermissionDenied
class PermissionDenied( val command: Command, val call: CommandCall, val resolvedCall: ResolvedCommandCall) : CommandExecuteResult.Failure
Content copied to clipboard
权限不足
Constructors
Link copied to clipboard
fun PermissionDenied( command: Command, call: CommandCall, resolvedCall: ResolvedCommandCall)
Content copied to clipboard