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_SentCodeTypeSetUpEmailRequired_

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

Constructors

new
auth_SentCodeTypeSetUpEmailRequired_(params?: { apple_signin_allowed?: true; google_signin_allowed?: true; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
apple_signin_allowed: true
optional
google_signin_allowed: true

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc