You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With psaw hooked into praw I can get a comment's parent as an object by call comment.parent(). Is there a way to do this in pmaw? If not, would you consider adding it?
The text was updated successfully, but these errors were encountered:
Hi @peterjschroeder currently there is no way to do this in pmaw. Adding this functionality would require a rework of how comments are enriched from PRAW so this may not be prioritized, but I'll add it to the backlog
With psaw hooked into praw I can get a comment's parent as an object by call comment.parent(). Is there a way to do this in pmaw? If not, would you consider adding it?
The text was updated successfully, but these errors were encountered: