vercel / react-tweet

Embed tweets in your React application.

Home Page:https://react-tweet.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can I get the full thread using getTweet?

trindadematheus opened this issue · comments

The API returns the tweet parent but I need at least the child's id

image

No, it's not possible to get the full thread. You can use Twitter's API for this use case.