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_setGlobalPrivacySettings_

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

Set global privacy settings

Constructors

new
account_setGlobalPrivacySettings_(params: { settings: enums.GlobalPrivacySettings; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
settings: enums.GlobalPrivacySettings

Global privacy settings

Static Properties

__F: (params: { settings: enums.GlobalPrivacySettings; }) => enums.GlobalPrivacySettings
readonly
[name]: string
readonly
[paramDesc]: ParamDesc