blockUser

Block a user. USER-ONLY

Parameters

userId: ID

The identifier of the user to block.

Result

void

Syntax

await client.blockUser(userId);