https://developer.spotify.com/documentation/web-api/reference/library/ These would exist in both `Client` as `Client.get_me_albums` and in `PrivateUser` as `PrivateUser.get_albums()` or something similarly named.
https://developer.spotify.com/documentation/web-api/reference/library/
These would exist in both
ClientasClient.get_me_albumsand inPrivateUserasPrivateUser.get_albums()or something similarly named.