isUserAbleToBan

fun isUserAbleToBan(userId: String): Boolean

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

Return

true if able to ban

Parameters

userId

the id of the user to check for.