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

Commented Unassigned: is any way to tweet upto 140 chars using tweetinvi? [2451]

$
0
0
Hi Team, when I am posting tweet upto 100 chars than it is tweeted successfully. but it it not working for more than 100 chars, can you please tell me what is the limit here. I have seen on twitter , there is 140 chars of limit?
is any way to tweet upto 140 chars using tweetinvi?
Comments: ** Comment from web user: linvi **

Hi,

Tweetinvi authorizes developers to publish tweets of 140 characters.

Have you verified on Twitter that the message you want to publish can be published?
If yes, could you verify the length of the same exact message in tweetinvi?

``` C#
var tweet = Tweet.CreateTweet("this is my message!");
var length = tweet.Length;
```

Is the length higher than 140?
Could you please provide the __complete__ message that you are trying to publish?

Kind Regards,
Linvi


Viewing all articles
Browse latest Browse all 4126

Trending Articles



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