My app use Twitter API to allow user can share image and text. Firstly, I have to call /media/upload to upload an image. Then, I called statuses/update to update Tweet with text, hashtag and location. Is it make an rule “more retweet”? Thank you!