checkBlocked

public final Unit checkBlocked(String userId, OperationHandler<Boolean> handler)

Checks whether a specified user is in the block list.

Parameters

userId

The user ID to check

handler

Callback returning true if the user is blocked, false otherwise