babelshift / SteamWebAPI2

🎮 C# / .NET library that makes it easy to use the Steam Web API. It conveniently wraps around all of the JSON data and ugly API details with clean methods, structures and classes.
MIT License
263 stars 43 forks source link

Upgrading the model for a new response #118

Closed Dmitriy-ksm closed 3 years ago

Dmitriy-ksm commented 3 years ago

Added missing fields for http://api.steampowered.com/IDOTA2Match_570/GetMatchDetails request

babelshift commented 3 years ago

Thanks!