Quantcast
Channel: Tweetinvi a friendly Twitter C# library
Viewing all articles
Browse latest Browse all 4126

Updated Release: Tweetinvi 0.9.5.x

$
0
0

Rate Limit

- Removed the Contributors rate limit as they are no longer provided by Twitter.

Tweet

- Added Symbols Entities.

var tweet = Tweet.PublishTweet("Tweetinvi 0.9.5.0 is in bar!");
var tweetSymbols = tweet.Entities.Symbols;

Proxy

- It is now possible to add a username and password to use a proxy.

// Proxy without authentication
TweetinviConfig.CURRENT_PROXY_URL = "http://198.232.247.23:4829";

// Proxy with authentication
TweetinviConfig.CURRENT_PROXY_URL = "http://user:pass@198.232.247.23:4829";

Viewing all articles
Browse latest Browse all 4126

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>