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_AuthorizationSignUpRequired_

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

An account with this phone number doesn't exist on telegram: the user has to enter basic information and sign up

Constructors

new
auth_AuthorizationSignUpRequired_(params?: { terms_of_service?: enums.help.TermsOfService; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
optional
terms_of_service: enums.help.TermsOfService

Telegram's terms of service: the user must read and accept the terms of service before signing up to telegram

Static Properties

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