Jessecar96 / SteamBot

Automated bot software for interacting with Steam Trade
http://scrap.tf
MIT License
1.33k stars 911 forks source link

add get_descriptions parameter to gettradeoffer request #1101

Closed Loopx closed 5 years ago

Loopx commented 6 years ago

PR for issue: Trade Offer Item descriptions not getting loaded in TradeOfferWebAPI.cs #1100

BlueRaja commented 6 years ago

Can someone verify this fixes the issue? If so I'll merge it

scholtzm commented 6 years ago

This is weird. Here are the API docs: https://developer.valvesoftware.com/wiki/Steam_Web_API/IEconService

get_descriptions is not mentioned in the docs for GetTradeOffer/v1.

However, without the parameter, you won't receive the descriptions.