class types.ContactsImportedContacts extends _TypeContactsImportedContactsimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { ContactsImportedContacts } = types; ConstructorsnewContactsImportedContacts(params: { imported: Array<TypeImportedContact>; popularInvites: Array<TypePopularContact>; retryContacts: Array<bigint>; users: Array<TypeUser>; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsimported: Array<TypeImportedContact>popularInvites: Array<TypePopularContact>retryContacts: Array<bigint>users: Array<TypeUser>Static Propertiesreadonly[paramDesc]: ParamDesc