class functions.ContactsDeleteByPhones extends Function<boolean>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { ContactsDeleteByPhones } = functions; ConstructorsnewContactsDeleteByPhones(params: { phones: Array<string>; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsphones: Array<string>Static Propertiesreadonly[paramDesc]: ParamDesc