startExploring

open suspend override fun startExploring(body: ExploreActionDto): Response<Unit>

Initiates the process of exploring a planet remotely.

Return

The Response indicating the success or failure of the exploration action.

Parameters

body

The ExploreActionDto containing information for the exploration action.