Skip to main content
Module

x/mtkruto/mod.ts>functions.AccountInvalidateSignInCodes

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.AccountInvalidateSignInCodes
extends Function<boolean>
import { functions } from "https://deno.land/x/mtkruto@0.1.109/mod.ts";
const { AccountInvalidateSignInCodes } = functions;

Constructors

new
AccountInvalidateSignInCodes(params: { codes: Array<string>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
codes: Array<string>

Static Properties

readonly
[paramDesc]: ParamDesc