Quantcast
Viewing all articles
Browse latest Browse all 4126

New Post: Tweet Length

Hey Linvi,

I'm tweeting a file and a link. The length does not seem to be taken the file into account:
File f = new File(@"C:\Users\k.bakker\Desktop\Stuff\Media\Photos\Potloodjes.jpg", null);

var twt = Tweet.CreateTweet("Hulp nodig op vakantie? Dan is het handig dat je bij onverwachte gebeurtenissen een beroep kunt doen op service. http://cap.nl/vqw5wxd8");
twt.AddMedia(ReadFully(f.GetReadStream()));

int remaining = twt.TweetRemainingCharacters();
The anwer I get is 5. This should be -18:

Image may be NSFW.
Clik here to view.
Image


Any ideas what I could do to get the right amount?

Viewing all articles
Browse latest Browse all 4126

Trending Articles



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