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_ResetPasswordFailedWait_

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

You recently requested a password reset that was canceled, please wait until the specified date before requesting another reset.

Constructors

new
account_ResetPasswordFailedWait_(params: { retry_date: number; })

Properties

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

Wait until this date before requesting another reset.

Static Properties

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