Hi,
Is there a way to identify whether a post is a reblogged post through the response return in /post methods.
I want to show that in my app as shown in web ui i.e You reblogged this from a particular user.
Yes. You can pass "reblog_info=true" and receive more information about the post regarding reblogs.
On Saturday, September 22, 2012 4:44:55 AM UTC-7, Abhishek wrote:Hi,
Is there a way to identify whether a post is a reblogged post through the response return in /post methods.
I want to show that in my app as shown in web ui i.e You reblogged this from a particular user.