Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mtkruto/tl/0_api.ts>account_passwordInputSettings

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface account_passwordInputSettings
import { type account_passwordInputSettings } from "https://deno.land/x/mtkruto@0.2.24/tl/0_api.ts";

Properties

_: "account.passwordInputSettings"
optional
new_algo: PasswordKdfAlgo
optional
new_password_hash: Uint8Array
optional
hint: string
optional
email: string
optional
new_secure_settings: SecureSecretSettings