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

Supporting “full_text” of a tweet with “tweet_mode=extended” #291

Closed CameraPost closed 6 years ago

CameraPost commented 6 years ago

Is there an ability to access the “full_text” of a tweet using STTwitter? Sorry, I haven’t found that yet. Thanks!

https://developer.twitter.com/en/docs/tweets/tweet-updates

CameraPost commented 6 years ago

I found that extended is located at:

.getStatusHomeTimeline which includes “useExtendedTweetMode”