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

New Post: Since no method error

$
0
0
tweet.Since de gives an error, Since he says it is not a method. Why could that be?


(from tweet in twitterCtx.Search
                 where tweet.Type == SearchType.Search &&
                        tweet.Query == "Kemal Kılıçdaroğlu" &&
                        tweet.Since == DateTime.Now.AddDays(-2).Date &&
                        tweet.Until == DateTime.Now.Date &&
                        tweet.Count == 100
                 select tweet).ToList();

Viewing all articles
Browse latest Browse all 4126

Trending Articles



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