class types.ContactsFound extends _TypeContactsFoundimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { ContactsFound } = types; ConstructorsnewContactsFound(params: { myResults: Array<TypePeer>; results: Array<TypePeer>; chats: Array<TypeChat>; users: Array<TypeUser>; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramschats: Array<TypeChat>myResults: Array<TypePeer>results: Array<TypePeer>users: Array<TypeUser>Static Propertiesreadonly[paramDesc]: ParamDesc