Skip to main content
Module

x/mtkruto/mod.ts>functions.ContactsSearch

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

Constructors

new
ContactsSearch(params: { q: string; limit: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
limit: number
q: string

Static Properties

readonly
[paramDesc]: ParamDesc