deleteRoomAvatar

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

Delete the photo of the specified room.

Return

RainbowResult Callback (onSuccess, onFailure)

Parameters

roomId

String Id of the room