Skip to main content
Module

x/mtkruto/mod.ts>functions.AccountGetNotifyExceptions

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

Constructors

new
AccountGetNotifyExceptions(params?: { compareSound?: true; compareStories?: true; peer?: types.TypeInputNotifyPeer; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
compareSound: true
optional
compareStories: true

Static Properties

readonly
[paramDesc]: ParamDesc