Skip to main content
Module

x/mtkruto/mod.ts>functions.AccountUpdateNotifySettings

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

Constructors

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

Properties

protected
readonly
[id]
protected
readonly
[params]: Params

Static Properties

readonly
[paramDesc]: ParamDesc