class types.Error extends _TypeErrorimport { types } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts"; const { Error } = types; ConstructorsnewError(params: { code: number; text: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramscode: numbertext: stringStatic Propertiesreadonly[paramDesc]: ParamDesc