Skip to content

Instantly share code, notes, and snippets.

@igeligel
Created July 14, 2017 09:50
Show Gist options
  • Save igeligel/d217afffaee765d8e950c24f8af1a8ad to your computer and use it in GitHub Desktop.
Save igeligel/d217afffaee765d8e950c24f8af1a8ad to your computer and use it in GitHub Desktop.
steamtradeofferjsons
{
"appid":"appid",
"contextid":"contextid",
"amount":"1",
"assetid":"item.assetid"
}
{
"newversion":true,
"version":4,
"me":{
"assets":[
],
"currency":[
],
"ready":false
},
"them":{
"assets":[
],
"currency":[
],
"ready":false
}
}
{
"trade_offer_access_token":"token"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment