isUserAbleToKick

fun isUserAbleToKick(userId: String): Boolean

Check if the user have the necessary power level to kick (remove).

Return

true if able to kick

Parameters

userId

the id of the user to check for.