Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Constructors

new
account_getSecureValue_(params: { types: Array<enums.SecureValueType>; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
types: Array<enums.SecureValueType>

Requested value types

Static Properties

__F: (params: { types: Array<enums.SecureValueType>; }) => enums.SecureValue[]
readonly
[name]: string
readonly
[paramDesc]: ParamDesc