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

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

Constructors

new
auth_SentCodeTypeFirebaseSms_(params: { nonce?: Uint8Array; receipt?: string; push_timeout?: number; length: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
length: number
optional
nonce: Uint8Array
optional
push_timeout: number
optional
receipt: string

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc