7
With the API and an inbox notification, is it possible to get the parent comment in one call somehow?
Post Body
If I get a comment reply saying "I agree!" there's no context as to what comment that's replying to. I get the ID of the comment it's replying to, but I have to separately fetch the comment text, which is kind of a waste of an API call.
For example, currently if I look at the JSON for an item in the inbox, it has, "parent_id": "t1_ididid", but in order to display the user the context of the comment reply (Most users ask "Okay, I got a reply, but to which comment?") I have to make a separate call to api/info, which seems redundant.
Do you know of any parameter or anything that displays it inline that might be poorly documented or anything?
Reddit Gold to the person who finds it out!
Author
Account Strength
100%
Account Age
14 years
Verified Email
Yes
Verified Flair
No
Total Karma
1,715,057
Link Karma
529,042
Comment Karma
607,499
Profile updated: 3 days ago
Posts updated: 5 months ago
Subreddit
Post Details
We try to extract some basic information from the post title. This is not
always successful or accurate, please use your best judgement and compare
these values to the post title and body for confirmation.
- Posted
- 6 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/redditdev/c...