PLhery / node-twitter-api-v2

Strongly typed, full-featured, light, versatile yet powerful Twitter API v1.1 and v2 client for Node.js.
https://www.npmjs.com/package/twitter-api-v2
Apache License 2.0
1.28k stars 176 forks source link

Type support for Tweets with more than 280 characters #526

Closed weswalla closed 5 months ago

weswalla commented 5 months ago

extended TweetV2 and TTweetv2TweetField to support note_tweet.

API Docs: https://developer.twitter.com/en/docs/twitter-api/tweets/timelines/api-reference/get-users-id-tweets

image
PLhery commented 5 months ago

Thank you, published in 1.16.2!