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

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

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class account_resetPassword_
extends Function_<enums.account.ResetPasswordResult>
import { account_resetPassword_ } from "https://deno.land/x/mtkruto@0.1.190/tl/3_functions.ts";

Initiate a 2FA password reset: can only be used if the user is already logged-in, see here for more info »

Constructors

new
account_resetPassword_()

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params

Static Properties

__F: () => enums.account.ResetPasswordResult
readonly
[name]: string
readonly
[paramDesc]: ParamDesc