update

suspend fun update(roomId: RoomId, transactionId: String, updater: suspend (RoomOutboxMessage<*>?) -> RoomOutboxMessage<*>?)