unblockUser

Unblock a user. User-only.

PARAMETERS
userId: ID

The identifier of the user to unblock.

RESULT
void
SYNTAX
await client.unblockUser(userId);