-
Notifications
You must be signed in to change notification settings - Fork 4
All Events
Runs after the client has logged into steam
Runs before steam-trade starts polling
Runs after steam-trade is done polling
Runs when a new trade offer is discovered
Runs when a trade has been sent by the client
Runs when a new confirmation is discovered
Runs when a trade has changed it's state too accepted
Runs when a trade has changed it's state too declined
Runs when a trade has changed it's state too countered
Runs when a trade has changed it's state too canceled
Runs when a trade has changed it's state too expired
If the state has changed, and it isn't listed above, it will run this
If there was an error while polling, this will run
Any uncaught errors will run this function
This library was inspired by McKay's node-steam-tradeoffer-manager, and steampy