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>auth_resendCode_

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

Constructors

new
auth_resendCode_(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