-
Posts
7 -
Joined
-
Last visited
Reputation Activity
-
loganWP got a reaction from Berlioz in manager.on("offerList") not working
Update package to latest version and add useAccessToken: true to your constructor
const manager = new TradeOfferManager({ steam: client, community: community, language: "br", useAccessToken: true });