class types.UpdateNewAuthorization extends _TypeUpdateimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { UpdateNewAuthorization } = types; ConstructorsnewUpdateNewAuthorization(params: { unconfirmed?: true; hash: bigint; date?: number; device?: string; location?: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsoptionaldate: numberoptionaldevice: stringhash: bigintoptionallocation: stringoptionalunconfirmed: trueStatic Propertiesreadonly[paramDesc]: ParamDesc