Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/tl/2_types.ts>account_PasswordSettings_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class account_PasswordSettings_
import { account_PasswordSettings_ } from "https://deno.land/x/mtkruto@0.1.190/tl/2_types.ts";

Private info associated to the password info (recovery email, telegram passport info & so on)

Constructors

new
account_PasswordSettings_(params?: { email?: string; secure_settings?: enums.SecureSecretSettings; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
optional
email: string
optional
secure_settings: enums.SecureSecretSettings

Telegram passport settings

Static Properties

readonly
[name]: string
readonly
[paramDesc]: ParamDesc