We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Paginator
Add a results method to the paginator and use that instead of the __iter__ methodology.
results
__iter__
The text was updated successfully, but these errors were encountered:
also take this opportunity to refactor the get_tracks/add_song API with
get_tracks/add_song
get_tracks
Service
Sorry, something went wrong.
ancientjpeg
No branches or pull requests
Add a
results
method to the paginator and use that instead of the__iter__
methodology.The text was updated successfully, but these errors were encountered: