Skip to main content
Module

x/mtkruto/mod.ts>functions.AccountGetPrivacy

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

Constructors

new
AccountGetPrivacy(params: { key: types.TypeInputPrivacyKey; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
key: types.TypeInputPrivacyKey

Static Properties

readonly
[paramDesc]: ParamDesc