deleteContact
Delete a single contact. USER-ONLY
Parameters
The identifier of the contact to delete.
Result
void
Syntax
await client.deleteContact(userId);
Delete a single contact. USER-ONLY
The identifier of the contact to delete.
await client.deleteContact(userId);