node-twitter-api-v2 icon indicating copy to clipboard operation
node-twitter-api-v2 copied to clipboard

[bug] DX: most_recent_tweet_id missing from UserV2

Open hgeldenhuys opened this issue 2 years ago • 1 comments

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: image

Expected behavior The property is available on the V2 API: image

Version

  • Node.js version: N/A
  • Lib version: 1.15.2
  • OS (especially if you use Windows): N/A

hgeldenhuys avatar Jan 11 '24 02:01 hgeldenhuys

The "confirmed_email" parameter is also the same and is not supported either.

bigbigsir avatar Apr 27 '25 18:04 bigbigsir