Skip to main content
Module

x/mtkruto/mod.ts>functions.AccountSaveSecureValue

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

Constructors

new
AccountSaveSecureValue(params: { value: types.TypeInputSecureValue; secureSecretId: bigint; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
secureSecretId: bigint
value: types.TypeInputSecureValue

Static Properties

readonly
[paramDesc]: ParamDesc