fut icon indicating copy to clipboard operation
fut copied to clipboard

pack_id

Open bnwlkr opened this issue 7 years ago • 3 comments

In order to buy packs we need a pack_id. Where can we find these?

bnwlkr avatar Dec 11 '17 21:12 bnwlkr

new method to get all available packs is here https://github.com/futapi/fut/commit/19cfd6f6ffce89cec0da1acd7aaac12b4e36cacb

TODO: parse response

oczkers avatar Dec 18 '17 14:12 oczkers

what do you mean by parse? I'd like to start contributing to this thing

bnwlkr avatar Dec 20 '17 07:12 bnwlkr

what do you mean by parse?

Transform ugly, multilevel object into nice dictionary like we do with item_data

oczkers avatar Dec 22 '17 15:12 oczkers