set User Power Level
fun setUserPowerLevel(userId: String, powerLevel: Int?): PowerLevelsContent
Content copied to clipboard
Return a copy of this content with a new power level for the specified user.
Parameters
user Id
the userId to alter the power level of
power Level
the new power level, or null to set the default value.