Skip to main content
Module

x/mtkruto/mod.ts>tl.functions.ContactsGetSaved

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

Constructors

new
ContactsGetSaved()

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc