Quantcast
Channel: Tweetinvi a friendly Twitter C# library
Browsing all 4126 articles
Browse latest View live
↧

New Post: errors retrieving IUsers list from ID

Hi, Sorry for the long delay of this reply. I am trying to catch up with all the discussions open and I sometimes left some unanswered. Concerning your problem it would be very useful to get the...

View Article


Created Feature: Allow user to cancel a query from...

This should give yet another tool to control the RateLimits when executing recursive queries.

View Article


Updated Release: Tweetinvi 0.9.6.x

Visit Tweetinvi 0.9.6.x Work ItemsCustom Parameters When an action can be performed with a 'RequestParameters' class, you will now be able to specify CustomQueryParameters.The goal of such a feature is...

View Article

New Post: [ADMIN] What do you want in Tweetinvi 0.9.6.0?

Hi Thanks for this library it looks excellent! I'm planning on using it in a Xamarin Android project and was wondering if there could be a way of plugging in Paul Bett's ModernHttpClient? I've only had...

View Article

Commented Issue: Assembly load errors from HttpClientWebHelper on Mono [2519]

Hi there,When I run Tweetinvi on Mono (3.12) I get the following printout to the console:Could not load signature of Tweetinvi.WebLogic.HttpClientWebHelper:GenerateHttpClientFromWebRequest due to:...

View Article


Commented Issue: Assembly load errors from HttpClientWebHelper on Mono [2519]

Hi there,When I run Tweetinvi on Mono (3.12) I get the following printout to the console:Could not load signature of Tweetinvi.WebLogic.HttpClientWebHelper:GenerateHttpClientFromWebRequest due to:...

View Article

Commented Issue: Assembly load errors from HttpClientWebHelper on Mono [2519]

Hi there,When I run Tweetinvi on Mono (3.12) I get the following printout to the console:Could not load signature of Tweetinvi.WebLogic.HttpClientWebHelper:GenerateHttpClientFromWebRequest due to:...

View Article

New Post: How to get a long list of followers

Hi L'invitation, Thanks for the information. Btw, do you have experience in severe twitter limits? I am downloading tons of users (the target is about 2mln for a thesis project) and for a while I could...

View Article


Commented Feature: Stream - Set multiple languages [2522]

https://tweetinvi.codeplex.com/discussions/585078Comments: Associated with changeset 42237: Version 0.9.6.0- Added support for multiple languages in Streams- AddTweetLanguageFilter has replaced...

View Article


Edited Feature: Stream - Set multiple languages [2522]

https://tweetinvi.codeplex.com/discussions/585078

View Article

New Post: Multi language stream

Hi, A quick message to let you know that multiple has now been implemented in the latest version. Until it is released, you can access this feature with the Source Code - Tweetinvi 0.9.6.0. Regards, Linvi

View Article

Commented Feature: Stream - Set multiple languages [2522]

https://tweetinvi.codeplex.com/discussions/585078Comments: Associated with changeset 42238: Version 0.9.6.0- Excluded Undefined from the list of potential values for Language filters

View Article

Commented Feature: Stream - Set multiple languages [2522]

https://tweetinvi.codeplex.com/discussions/585078Comments: Associated with changeset 42239: Version 0.9.6.0- Added a method to simply remove all Languages Filters assigned to a stream

View Article


Edited Feature: Allow user to cancel a query from...

This should give yet another tool to control the RateLimits when executing recursive queries.

View Article

Updated Release: Tweetinvi 0.9.6.x

Visit Tweetinvi 0.9.6.x Work ItemsCustom Parameters When an action can be performed with a 'RequestParameters' class (e.g. Search, Timeline, Message...), you will now be able to specify...

View Article


New Post: How can i know the userid of the tweeted user

Hi, i am new to twitter stuff. I wanted to know that is there any possibility to know the tweeted user userid from a tweet. Thanks Viswadattu

View Article

New Post: How can i know the userid of the tweeted user

Hi, You can even do better. Here is some code starting from a tweet id.var tweet = Tweet.GetTweet(2983293); var userWhoPublished = tweet.Creator; var id = userWhoPublished.Id; var username =...

View Article


New Post: How can i know the userid of the tweeted user

Thanks linvi got it

View Article

New Post: How can i know the userid of the tweeted user

Just wanted to ask one more thing can we filter tweets containing #hashTags? Thanks in advance Viswadattu

View Article

New Post: How can i know the userid of the tweeted user

Yes, but there are many ways to do this. But if you want to check if a tweet contains a hashtag you can do the following.if (tweet.Hashtags != null&& tweet.Hashtags.Any()) { // This tweet has a...

View Article
Browsing all 4126 articles
Browse latest View live


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