ExOsrsApi.PlayerHighscores.new_from_bitstring

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

new_from_bitstring(username, type, data)

View Source

Specs

new_from_bitstring(String.t(), atom(), String.t()) ::
  {:error, ExOsrsApi.Errors.Error.t()} | {:ok, t()}