Skip to main content
Module

x/mtkruto/mod.ts>functions.ContactsGetBlocked

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

Constructors

new
ContactsGetBlocked(params: { offset: number; limit: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
limit: number
offset: number

Static Properties

readonly
[paramDesc]: ParamDesc