Skip to main content
Module

x/mtkruto/mod.ts>functions.AccountDeleteSecureValue

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

Constructors

new
AccountDeleteSecureValue(params: { types: Array<types.TypeSecureValueType>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
types: Array<types.TypeSecureValueType>

Static Properties

readonly
[paramDesc]: ParamDesc