nst / STTwitter

A stable, mature and comprehensive Objective-C library for Twitter REST API 1.1
BSD 3-Clause "New" or "Revised" License
999 stars 161 forks source link

add parameter tweet_mode = extended to getStatusesShowID #270

Closed almatri closed 7 years ago

almatri commented 7 years ago

Some tweets are truncated like the retweeted ones when getting the status using getStatusesShowID like this https://twitter.com/skynewsarabia/status/803789534483755008 tweet_mode = extended will show all the tweet details

almatri commented 7 years ago

sorry, I just found useExtendedTweetMode parameter