Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mtkruto/tl/2_types.ts>GlobalPrivacySettings_

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class GlobalPrivacySettings_
import { GlobalPrivacySettings_ } from "https://deno.land/x/mtkruto@0.1.128/tl/2_types.ts";

Constructors

new
GlobalPrivacySettings_(params?: { archive_and_mute_new_noncontact_peers?: true; keep_archived_unmuted?: true; keep_archived_folders?: true; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
archive_and_mute_new_noncontact_peers: true
optional
keep_archived_folders: true
optional
keep_archived_unmuted: true

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc