class functions.ContactsAddContact extends Function<types.TypeUpdates>import { functions } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { ContactsAddContact } = functions; ConstructorsnewContactsAddContact(params: { addPhonePrivacyException?: true; id: types.TypeInputUser; firstName: string; lastName: string; phone: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsoptionaladdPhonePrivacyException: truefirstName: stringid: types.TypeInputUserlastName: stringphone: stringStatic Propertiesreadonly[paramDesc]: ParamDesc