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

x/mtkruto/tl/3_functions.ts>auth_recoverPassword_

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class auth_recoverPassword_
extends Function_<enums.auth.Authorization>
import { auth_recoverPassword_ } from "https://deno.land/x/mtkruto@0.1.128/tl/3_functions.ts";

Constructors

new
auth_recoverPassword_(params: { code: string; new_settings?: enums.account.PasswordInputSettings; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
code: string
optional
new_settings: enums.account.PasswordInputSettings

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc