Skip to main content
Module

x/mtkruto/mod.ts>functions.AccountGetNotifySettings

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

Constructors

new
AccountGetNotifySettings(params: { peer: types.TypeInputNotifyPeer; })

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc