blockUser

Block a user. User-only.

PARAMETERS
userId: ID

The identifier of the user to block.

RESULT
void
SYNTAX
await client.blockUser(userId);