diff options
author | dakkar <dakkar@thenautilus.net> | 2018-07-03 21:15:12 +0000 |
---|---|---|
committer | dakkar <dakkar@thenautilus.net> | 2018-07-03 21:15:12 +0000 |
commit | 47a86d3eafaa6f938083b86893027af5d76f8a87 (patch) | |
tree | 3de6cbecbb915fd36b55c809687b9142127c667a /lib/Dakkar/NotesArchive.pm | |
parent | oops (diff) | |
download | tweet-archive-47a86d3eafaa6f938083b86893027af5d76f8a87.tar.gz tweet-archive-47a86d3eafaa6f938083b86893027af5d76f8a87.tar.bz2 tweet-archive-47a86d3eafaa6f938083b86893027af5d76f8a87.zip |
get the full text of tweets!
https://developer.twitter.com/en/docs/tweets/tweet-updates shows that
you can get the full text by passing `tweet_mode=extended` in the
request; instead of getting the `extended_tweet`, you'll get the same
shape as with normal tweets, but the text will be in `full_text` (not
in `text`)
Diffstat (limited to 'lib/Dakkar/NotesArchive.pm')
0 files changed, 0 insertions, 0 deletions