ExOsrsApi.OsrsApi.get_player_request
You're seeing just the function
get_player_request
, go back to ExOsrsApi.OsrsApi module for more information.
Link to this function
get_player_request(player_request, ratelimit \\ %{__struct__: ExOsrsApi.Ratelimit, limit: 60, timeout: 60000})
View SourceSpecs
get_player_request(ExOsrsApi.PlayerRequest.t(), ExOsrsApi.Ratelimit.t()) :: [ ExOsrsApi.PlayerHighscores.t() | {:error, ExOsrsApi.Errors.Error.t()} ]