class functions.ContactsSearch extends Function<types.TypeContactsFound>import { functions } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { ContactsSearch } = functions; ConstructorsnewContactsSearch(params: { q: string; limit: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramslimit: numberq: stringStatic Propertiesreadonly[paramDesc]: ParamDesc