hi.
It does not respond when CS2 items are sent in the thread.(in dota2 and tf2 haven't error)
how to fix ?
steamTradeManager.on('sentOfferChanged', async function (offer, oldState) {
console.log('New Trade | ID = ' + offer.id + ' | Status = ' + offer.state);
});