Hi there,
The favourites count property is not a property related with a Tweet but a property related with a user.
If you carefully look the json, you will see that it is located with the user node.
This information is already available from the IUser class.
Looking at the API I do not think it is possible to get the number of time a tweet has been favourited.
Hope this helps.
Linvi
The favourites count property is not a property related with a Tweet but a property related with a user.
If you carefully look the json, you will see that it is located with the user node.
This information is already available from the IUser class.
Looking at the API I do not think it is possible to get the number of time a tweet has been favourited.
Hope this helps.
Linvi