Skip to main content
Module

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

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

Constructors

new
auth_resetLoginEmail_(params: { phone_number: string; phone_code_hash: string; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
phone_code_hash: string
phone_number: string

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc