Closed matkoch closed 3 years ago
for v1 you need to be in premium or enterprise tier to get that information.
https://developer.twitter.com/en/docs/twitter-api/v1/data-dictionary/object-model/tweet
with v2 you can get this information though.
I think @baumhoto answered the question :)
Using the v1 API, and if I'm not mistaken, then
ReplyCount
is alwaysnull
. Tried it with a couple of tweets that actually have replies.