Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Map<String, bool> return type and method depracation #162

Merged
merged 5 commits into from
Apr 23, 2023

Conversation

hayribakici
Copy link
Collaborator

This PR is a catch up regarding the return type Map<String, bool> of the Me.isFollowing, TracksMe.contains and Playlist.followedBy methods, which are now marked as deprecated and are replaced by Me.containsFollowing, TracksMe.containsTracks and Playlist.followedByUsers.

@hayribakici hayribakici requested a review from rinukkusu April 18, 2023 17:10
@rinukkusu rinukkusu merged commit abf3dd8 into rinukkusu:master Apr 23, 2023
@hayribakici hayribakici deleted the fix_following branch April 23, 2023 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants