Skip to main content
Module

x/mtkruto/mod.ts>functions.ContactsGetContacts

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

Constructors

new
ContactsGetContacts(params: { hash: bigint; })

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc