node-twitter-api-v2
node-twitter-api-v2 copied to clipboard
[bug] DX: most_recent_tweet_id missing from UserV2
Description
most_recent_tweet_id is on the V2 API, but the SDK isn't defining the property on UserV2 object
Try using version 1.15.2 of twitter-api-v2:
Expected behavior
The property is available on the V2 API:
Version
- Node.js version:
N/A - Lib version:
1.15.2 - OS (especially if you use Windows):
N/A
The "confirmed_email" parameter is also the same and is not supported either.