fa0311 / twitter-openapi-typescript

Implementation of Twitter internal API (Twitter graphql API) in TypeScript
https://www.npmjs.com/package/twitter-openapi-typescript
Other
73 stars 11 forks source link

Out of date tweets gql endpoints #64

Closed lleewwiiss closed 1 year ago

lleewwiiss commented 1 year ago

The tweet related endpoints are out of date, any chance you could regenerate this?

lleewwiiss commented 1 year ago

I realised you have to use the restid, not the user id and it works, the endpoints in dev tools are different though