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);