Jump to content
McKay Development

node-steamcommunity v3.30.0


GitHub

Recommended Posts

  • Cache time offset for acceptConfirmationForObject so we don't have to query Steam's time every time (issue #147)
  • Added new method getUserInventoryContents which uses the new inventory endpoint to fetch inventories because it's less rate-limited (thanks @Vankxr in PR #148)
    • Has new argument in callback indicating the total number of items in the specified inventory context
    • Is a new method because of backwards-incompatible changes in the data, namely the fact that app_data is no longer present
    • All other output should be identical to previous getUserInventory method
  • getUserInventory is now deprecated and will be removed in a future major release

 

View on GitHub

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...