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
{{ message }}
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.
<twitter-status> takes a single value status that must be the full response of GET statuses/show/:id with the parameters include_entities=true and tweet_mode=extended.
As the document says, we can't use the response of APIv2 (e.g. GET /2/tweets)
Is there any plan to support APIv2?
As the document says, we can't use the response of APIv2 (e.g. GET /2/tweets)
Is there any plan to support APIv2?
Example for tweet ID 20 from APIv2
The text was updated successfully, but these errors were encountered: