You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Twitter API 1.1 doesn't have replies anymore. IIRC, one way to get replies is probably to search for tweets with a specific username and filter by tweets using the in_reply_to_status_id property.
Hello,
I was wondering how does one fetch the replies from a given tweet?
Does anyone know?
There's no
getReplies
method within the API and I think I'm missing something to get the replies for a specific tweet.The text was updated successfully, but these errors were encountered: