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

New Post: How to get the id of the tweet just post ?

$
0
0
Hi,
var tweet = Tweet.PublishTweet("salut");
var tweet = await TweetAsync.PublishTweet("salut");

var tweetId = tweet.Id;
Linvi

Viewing all articles
Browse latest Browse all 4126

Trending Articles