Skip to main content
Module

x/mtkruto/tl/3_functions.ts>account_unregisterDevice_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class account_unregisterDevice_
extends Function_<boolean>
import { account_unregisterDevice_ } from "https://deno.land/x/mtkruto@0.1.147/tl/3_functions.ts";

Constructors

new
account_unregisterDevice_(params: { token_type: number; token: string; other_uids: Array<bigint>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
other_uids: Array<bigint>
token: string
token_type: number

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc