promoteAllMembersToModerators

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

Set the privilege of all participants to moderator (promote).

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