unblockUser

Unblock a user. User-only.

Parameters

userId: ID

The identifier of the user to unblock.

Result

void

Syntax

await client.unblockUser(userId);