pub async fn gather(
configuration: &Configuration,
params: GatherParams,
) -> Result<SkillResponseSchema, Error<GatherError>>Expand description
Harvest a resource on the character’s map.
pub async fn gather(
configuration: &Configuration,
params: GatherParams,
) -> Result<SkillResponseSchema, Error<GatherError>>Harvest a resource on the character’s map.