ChimeraCoder / anaconda

A Go client library for the Twitter 1.1 API
MIT License
1.14k stars 247 forks source link

The field `reply_count` is not included in `anaconda.Tweet`. #269

Open deenadayalan-ideas2it opened 5 years ago

deenadayalan-ideas2it commented 5 years ago

The field "reply_count" is not included in the 'anaconda.Tweet' object.

Is there a possibility of getting the reply_count for each tweet, Since both retweet_count and favorite_count are available within the 'anaconda.Tweet' object.?