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_requestFirebaseSms_

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

Constructors

new
auth_requestFirebaseSms_(params: { phone_number: string; phone_code_hash: string; safety_net_token?: string; ios_push_secret?: string; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
ios_push_secret: string
phone_code_hash: string
phone_number: string
optional
safety_net_token: string

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc