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_SentCodeTypeFragmentSms_

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

The code was delivered via fragment.com.

Constructors

new
auth_SentCodeTypeFragmentSms_(params: { url: string; length: number; })

Properties

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

Length of the delivered code.

url: string

Open the specified URL to log into fragment.com with the wallet that owns the specified phone number and view the code.

Static Properties

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