I am using Twitter Kit for Android in my App. I want to get all replies on a specific tweet. But the problem is Twitter does not provide any endpoints for replies/conversation as I have searched on the internet.
Everywhere, I only get this(using search API) kind of solution.
As It's a very old question, I wonder if someone has a better and easy solution now.
I have one more doubt, does the linked solution give all the replies?