ExOsrsApi.PlayerHighscores.get_activity_data

You're seeing just the function get_activity_data, go back to ExOsrsApi.PlayerHighscores module for more information.
Link to this function

get_activity_data(player_highscores, activity)

View Source

Specs

get_activity_data(t(), binary()) ::
  {:error, ExOsrsApi.Errors.Error.t()}
  | {:ok, ExOsrsApi.Models.ActivityEntry.t()}