blockUser

fun blockUser(userId: String)

Block a user. Unlike ban the block is not channel related but rather directly to the user.

Parameters

userId

the id of the user that will be blocked.