blockUser

Block a user. User-only.

Parameters

userId: ID

The identifier of the user to block.

Result

void

Syntax

await client.blockUser(userId);