Skip to main content
Module

x/mtkruto/mod.ts>functions.ContactsSetBlocked

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

Constructors

new
ContactsSetBlocked(params: { myStoriesFrom?: true; id: Array<types.TypeInputPeer>; limit: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
limit: number
optional
myStoriesFrom: true

Static Properties

readonly
[paramDesc]: ParamDesc