Edited Feature: Tweet.PublishReply [2044]
Add a method allowing developers to publish a reply from a tweet.
View ArticleEdited Feature: Tweet.PublishReply giving a simple string [2045]
Have a method allowing developers to publish a reply to a tweet with a simple string.
View ArticleEdited Feature: Add static Tweet.PublishWithGeo [2047]
This feature is currently missing. It is only available from the Tweet object itself.
View ArticleEdited Feature: Add a TwitterCredentials.SetCurrentCredentials [2049]
Currently, the developers needs to CreateCredentials and assign it after.
View ArticleNew Post: Search by location but without query string
Hello, I would like to search tweet for specific geo location. we can achieve this by using Search.SearchTweets() . But this requires a ITweetSearchParameters which can only generate by using...
View ArticleNew Post: Search by location but without query string
Hi there, I have always assumed that it was not possible to perform an empty query because the query parameter is required and there are many official discussions and official replies saying it is not...
View ArticleNew Post: Search by location but without query string
Many thanks and waiting for your post.
View ArticleNew Post: Tweet using specific credentials
Hello, I would like to know if there's a way to publish a tweet using specific credentials. In an older release, we had the possibility to specifiy a token. I understand that now you're using static...
View ArticleNew Post: Tweet using specific credentials
Hi there, Just so you know there is a Work Item related with the ability to execute an action over multiple accounts. This will be implemented in next release. In the meantime here are 3 different...
View ArticleSource code checked in, #34894
Version 0.9.0.2 - Allowing to create a search from a geo-code without specifying a value for the query - Adding methods to ease the creation of a geo-code - Added 2 methods to perform a query from...
View ArticleCommented Feature: Allow TweetSearch to search empty queries [2064]
Comments: Associated with changeset 34894: Version 0.9.0.2- Allowing to create a search from a geo-code without specifying a value for the query- Adding methods to ease the creation of a geo-code -...
View ArticleCommented Feature: Implement Get LoggedUser from Credentials [2063]
Comments: Associated with changeset 34894: Version 0.9.0.2- Allowing to create a search from a geo-code without specifying a value for the query- Adding methods to ease the creation of a geo-code -...
View ArticleNew Post: Search by location but without query string
Hi there, This feature is now implemented in the Source Code -> Development. It will be released with Tweetinvi 0.9.0.2 in the coming days. Regards, Linvi
View ArticleEdited Feature: Allow TweetSearch to search empty queries [2064]
Search Query can be empty if a GeoCode is provided
View ArticleEdited Feature: Implement Get LoggedUser from Credentials [2063]
Give the ability to get a logged user from credentials
View ArticleNew Post: Stream Multiple Hashtag
Hello Linvi, am i able to stream with multiple hashtag??
View Article