demoteAllModeratorsToMembers

abstract suspend fun demoteAllModeratorsToMembers(roomId: String): RainbowResult<Unit>

Set the privilege of all participants to user (demote).

It is only possible if the connected user itself is moderator or owner of the bubble.

Return

RainbowResult callback (onSuccess, onError)

Parameters

roomId

String The bubble id