import { types } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts";
const { AccountPasswordInputSettings } = types;
Constructors
new
AccountPasswordInputSettings(params?: { newAlgo?: TypePasswordKdfAlgo; newPasswordHash?: Uint8Array; hint?: string; email?: string; newSecureSettings?: TypeSecureSecretSettings; })Properties
protected
readonly
[params]: Paramsoptional
newAlgo: TypePasswordKdfAlgooptional
newSecureSettings: TypeSecureSecretSettingsStatic Properties
readonly
[paramDesc]: ParamDesc