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

Created Unassigned: TweetRemainingCharacters does not parse Google link correctly. [2350]

$
0
0
When trying the _TweetRemainingCharacters_ for a Tweet with a link to Google, I'm getting the wrong number of characters returned. It seems the link isn't detected correctly.

```
var twt = Tweet.CreateTweet("The quick brown fox jumps over the lazy dog. My dog is freaking amazing. https://www.google.nl/search?q=dog&source=lnms&tbm=isch&sa=X&ei=IZ7fU-CwJIO50QWtmICoCA&ved=0CAgQ_AUoAQ&biw=1528&bih=876");
int remaining = twt.TweetRemainingCharacters();
```

The answer is __-45__, but I expect (+) __44__.

Viewing all articles
Browse latest Browse all 4126

Trending Articles



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