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_ResetPasswordRequestedWait_

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

You successfully requested a password reset, please wait until the specified date before finalizing the reset.

Constructors

new
account_ResetPasswordRequestedWait_(params: { until_date: number; })

Properties

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

Wait until this date before finalizing the reset.

Static Properties

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