hi Linvi,
i want to get all other people Reply to Specific Tweeti,and i have done as what you say in other subject,but I still can not obtain the reply,my version is Tweetinvi 0.9.9.3 ,and the code As
follows:
var tweet = Tweet.GetTweet(xxx);
bool getRecursiveReplies = true;
var allReplies = Search.SearchRepliesTo(tweet, getRecursiveReplies);
can you help me?
i want to get all other people Reply to Specific Tweeti,and i have done as what you say in other subject,but I still can not obtain the reply,my version is Tweetinvi 0.9.9.3 ,and the code As
follows:
var tweet = Tweet.GetTweet(xxx);
bool getRecursiveReplies = true;
var allReplies = Search.SearchRepliesTo(tweet, getRecursiveReplies);
can you help me?