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_setContentSettings_

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

Set sensitive content settings (for viewing or hiding NSFW content)

Constructors

new
account_setContentSettings_(params?: { sensitive_enabled?: true; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
optional
sensitive_enabled: true

Enable NSFW content

Static Properties

__F: (params?: { sensitive_enabled?: true; }) => boolean
readonly
[name]: string
readonly
[paramDesc]: ParamDesc