deleteContacts
Delete multiple contacts. USER-ONLY
Parameters
The identifiers of contacts to delete.
Result
void
Syntax
await client.deleteContacts(userIds);
Delete multiple contacts. USER-ONLY
The identifiers of contacts to delete.
await client.deleteContacts(userIds);