-
Notifications
You must be signed in to change notification settings - Fork 255
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
Support new Lists endpoints #606
Conversation
There's a bit of extra refactoring with |
Ok, i think i managed to make all the commands work - there are still some inconsistencies with other commands, but i think this PR is large enough as it is, we can address the major inconsistencies in #608 |
Ooh, exciting - I should have time to look at it this time tomorrow. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me - found some interesting things poking around a few lists and didn't run into any issues with the functionality.
I pushed a few docstring tweaks for things that confused me until I looked at the output data.
Oh thanks for catching those docstrings! |
fix #572
API Returning Lists:
API Returning Users:
API Returning Tweets:
CLI: