Archomeda / Gw2Sharp

A cross-platform .NET wrapper library for the Guild Wars 2 API written in C#
https://archomeda.github.io/Gw2Sharp
MIT License
37 stars 8 forks source link

IAccountProgressionClient: add "unlocks" scope to tooltip #124

Closed Taschenbuch closed 2 years ago

Taschenbuch commented 2 years ago

fixes this tooltip: image

because without unlocks scope this exception was thrown: image

Archomeda commented 2 years ago

Thanks for the doc fix!