Version 0.9.6.0
- Modifying the ITwitterQuery credentials will now result in the set credentials to be used for this specific query. If the credentials are set to null, the CurrentThreadCredentials will be used; if they have not been set either, an exception will be thrown.
- Modifying the QueryURL of a TwitterQuery is now possible and will now result in this query to be executed instead of the query created by Tweetinvi.
- Removed QueryId because users can compare their query object by using ==, so what's the point?...
↧