I was missing additonal entities when using Skybrud to get data from a retweet. Using the Twitter API Console I found out, I need to add: 'tweet_mode=extended' there for the desired result.
However I can't seem to figure out how to set the same mode when using Skybruud. Is it available, and how do I set it?
tweet_mode=extended
Hi,
I was missing additonal entities when using Skybrud to get data from a retweet. Using the Twitter API Console I found out, I need to add: 'tweet_mode=extended' there for the desired result.
However I can't seem to figure out how to set the same mode when using Skybruud. Is it available, and how do I set it?
Greetings, Patrick
Hi Patrick,
Sorry that I've missed your post for so long. The
tweet_mode
parameter is not supported in Skybrud.Social.I'm currently in the process of rewriting Skybrud.Social, and my Skybrud.Social.Twitter does support the
tweet_mode
parameter:http://social.skybrud.dk/twitter/extended-tweets/
As more users have asked about the
tweet_mode
parameter, I will see what I can do to add support for it in the older Skybrud.Social as well ;)is working on a reply...