Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/tl/3_functions.ts>contacts_addContact_

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class contacts_addContact_
extends Function_<enums.Updates>
import { contacts_addContact_ } from "https://deno.land/x/mtkruto@0.1.128/tl/3_functions.ts";

Constructors

new
contacts_addContact_(params: { add_phone_privacy_exception?: true; id: enums.InputUser; first_name: string; last_name: string; phone: string; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
add_phone_privacy_exception: true
first_name: string
id: enums.InputUser
last_name: string
phone: string

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc