import { functions } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { ContactsAddContact } = functions;
Constructors
new
ContactsAddContact(params: { addPhonePrivacyException?: true; id: types.TypeInputUser; firstName: string; lastName: string; phone: string; })Properties
protected
readonly
[params]: ParamsStatic Properties
readonly
[paramDesc]: ParamDesc