snoowrap
snoowrap copied to clipboard
Add ability to sort comments when using `getSubmission`
As the title suggests, this PR adds the ability to pass in the sorting type you want for comments when you use getSubmission.
Note: Will look into adding an enum that lists the different possible sorting types for comments.
This feature is already added to this pull request: https://github.com/not-an-aardvark/snoowrap/pull/338#issuecomment-927324226. However, you are welcome to add/suggest any improvements.
Awesome! Didn't see that when I was exploring earlier my bad. Lookin forward to the 2.0 release.