waylaidwanderer / PHP-SteamCommunity

A PHP library for interacting with the Steam Community website (steamcommunity.com)
MIT License
77 stars 41 forks source link

Confirm offer by id #72

Closed Cosolom closed 7 years ago

Cosolom commented 7 years ago

I need accept mobileAuth confirmation by offer id. Now i need fetch all confirmation and apply getConfirmationTradeOfferId for each to find which confirmation for my offer id. But offer id already placed on page with confirmations in attribute data-creator. Can we add this field to Confirmation object? I can create patch for this

waylaidwanderer commented 7 years ago

Feel free to make a pull request, yeah

Cosolom commented 7 years ago

73

waylaidwanderer commented 7 years ago

Closed with https://github.com/waylaidwanderer/PHP-SteamCommunity/pull/73