snoowrap
snoowrap copied to clipboard
Multireddit comments api missing
Subreddit, user and multireddit should expose a method to retrieve the last comments.
Some examples:
It should be as easy as adding a ._getListing({uri: url + '/comments', qs: options});
I've used it on my tool.
Thanks for snoowrap.
Sorry, I lost track of this issue.
Actually, I think there are methods for the first two:
But you're right that the API for multireddit comments is missing.