Skip to main content
Module

x/mtkruto/mod.ts>tl.types.AuthLoginTokenMigrateTo

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class tl.types.AuthLoginTokenMigrateTo
extends _TypeAuthLoginToken
import { tl } from "https://deno.land/x/mtkruto@0.0.993/mod.ts";
const { AuthLoginTokenMigrateTo } = tl.types;

Constructors

new
AuthLoginTokenMigrateTo(params: { dcId: number; token: Uint8Array; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
dcId: number
token: Uint8Array

Static Properties

readonly
[paramDesc]: ParamDesc