refreshAllInvitedBubbles

abstract suspend fun refreshAllInvitedBubbles(): RainbowResult<List<IRainbowRoom>>

Refresh all invited bubbles from server. Limited to 500 bubbles.

Return

RainbowResult> callback (onSuccess, onError)