avinashbot / redd

Redd is a batteries-included API wrapper for reddit.
MIT License
186 stars 75 forks source link

:permalink is inaccessible on a comment #78

Open anirbanmu opened 6 years ago

anirbanmu commented 6 years ago

It seems the permalink provided the Reddit API for comments is not accessible via the Comment model. I was wondering if there's a way to access it without having to construct it myself via getting the link.id of the submission?