Archomeda/Gw2Sharp

Look into removing the generic type in ILocalizedClient

Closed this issue · 0 comments

As far as I'm aware, requiring a generic type for the payload object isn't necessary since it isn't used in this interface. The same thing was done some time ago with IAuthenticatedClient as well. So it can probably be removed here too.