isUserAbleToRedact

fun isUserAbleToRedact(userId: String): Boolean

Check if the user have the necessary power level to redact.

Return

true if able to redact

Parameters

userId

the id of the user to check for.