Skip to main content
Module

x/mtkruto/mod.ts>tl.functions.AccountUpdateNotifySettings

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

Constructors

new
AccountUpdateNotifySettings(params: { peer: types.TypeInputNotifyPeer; settings: types.TypeInputPeerNotifySettings; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
peer: types.TypeInputNotifyPeer
settings: types.TypeInputPeerNotifySettings

Static Properties

readonly
[paramDesc]: ParamDesc