ExOsrsApi.Errors.HttpErrorMetadata.new

You're seeing just the function new, go back to ExOsrsApi.Errors.HttpErrorMetadata module for more information.
Link to this function

new(status_code, extra_message, headers, requested_type)

View Source

Specs

new(
  non_neg_integer() | nil,
  String.t() | atom(),
  list(),
  :deadman
  | :hardcore_ironman
  | :ironman
  | :regular
  | :seasonal
  | :tournament
  | :ultimate_ironman
) :: t()