class RPCError extends _TypeRpcErrorimport { RPCError } from "https://deno.land/x/mtkruto@0.1.101/tl/2_types.ts"; ConstructorsnewRPCError(params: { errorCode: number; errorMessage: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamserrorCode: numbererrorMessage: stringStatic Propertiesreadonly[paramDesc]: ParamDesc