What does it mean when in a tweet object both quoted_status_id and retweet_status.id but always with different tweet ids?
Let’s say for example, I have a tweet with id=1234 and with retweet_status.id=6666 and quoted_status_id=7777. I assume that means the 1234 is a retweet of 6666, but where does 7777 come into play?