class types.InputPhoneContact extends _TypeInputContactimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { InputPhoneContact } = types; ConstructorsnewInputPhoneContact(params: { clientId: bigint; phone: string; firstName: string; lastName: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsclientId: bigintfirstName: stringlastName: stringphone: stringStatic Propertiesreadonly[paramDesc]: ParamDesc