Skip to main content
Module

x/mtkruto/mod.ts>functions.AccountSetContentSettings

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

Constructors

new
AccountSetContentSettings(params?: { sensitiveEnabled?: true; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
sensitiveEnabled: true

Static Properties

readonly
[paramDesc]: ParamDesc