unblockUser
Unblock a user. USER-ONLY
Parameters
The identifier of the user to unblock.
Result
void
Syntax
await client.unblockUser(userId);
Unblock a user. USER-ONLY
The identifier of the user to unblock.
await client.unblockUser(userId);