class functions.AuthRecoverPassword extends Function<types.TypeAuthAuthorization>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { AuthRecoverPassword } = functions; ConstructorsnewAuthRecoverPassword(params: { code: string; newSettings?: types.TypeAccountPasswordInputSettings; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramscode: stringoptionalnewSettings: types.TypeAccountPasswordInputSettingsStatic Propertiesreadonly[paramDesc]: ParamDesc