GitPedia
plhery

plhery/node-twitter-api-v2

Strongly typed, full-featured, light, versatile yet powerful Twitter API v1.1 and v2 client for Node.js.

30 Releases
Latest: 5mo ago
1.29.0Latest
plheryplhery·5mo ago·January 13, 2026
GitHub

fix: Add back the article tweet field #628 (@plhery)

1.28.0
plheryplhery·7mo ago·November 15, 2025
GitHub

📋 Changes

  • Fix coordiante types #626 (@jiahuijiang)
  • feat: add max_results to stream rule retrieval #621 (@PLhery)
  • fix: remove unsupported previous_token from search params #620 (@PLhery)
1.27.0
plheryplhery·9mo ago·September 5, 2025
GitHub

📋 Changes

  • fix: remove circular import in TwitterApiReadOnly #619 (@PLhery)
  • feat: parse user 24h rate limit headers #618 (@PLhery)
  • docs: clarify reply and quotes #617 (@PLhery)
  • docs: add missing await in auth example #616 (@PLhery)
1.26.0
plheryplhery·9mo ago·September 4, 2025
GitHub

📋 Changes

  • feat: add amplify_video media category #615 (@PLhery)
  • feat: add new user fields #614 (@PLhery)
  • feat: expand community fields #613 (@PLhery)
  • docs: document quote and hide reply #612 (@PLhery)
  • refactor: derive DM event field type from base event keys #611 (@PLhery)
  • feat: add topic_ids space expansion #609 (@PLhery)
  • Derive remaining field unions from interfaces #610 (@PLhery)
  • feat(stream): support delete_all query for stream rules #608 (@PLhery)
  • + 9 more
1.25.0
plheryplhery·10mo ago·August 17, 2025
GitHub

add media write scope #596 (@RenKoya1)

1.24.0
plheryplhery·12mo ago·June 26, 2025
GitHub

Add API v2 user email retrieval support #593 (@evrimfeyyaz)

1.23.2
plheryplhery·1y ago·May 12, 2025
GitHub

Add 'article' to tweet.fields #590 (@silvercondor)

1.23.1
plheryplhery·1y ago·May 12, 2025
GitHub

Fix uploadMedia v2 issue #589 (@avillegasn)

1.23.0
plheryplhery·1y ago·May 5, 2025
GitHub

Update uploadMedia v2 endpoints #584 (@avillegasn)

1.22.0
plheryplhery·1y ago·March 24, 2025
GitHub

Fix V2 Media Alt Text (breaking change) #580 (@francistogram)

1.21.1
plheryplhery·1y ago·March 23, 2025
GitHub

Fix v2 media metadata #578 (@francistogram)

1.21.0
plheryplhery·1y ago·March 20, 2025
GitHub

add v2 media metadata #575 (@francistogram)

1.20.2
plheryplhery·1y ago·February 25, 2025
GitHub

fix: upload-media v2 endpoint #570 #571 (@leeran7)

1.20.1
plheryplhery·1y ago·February 16, 2025
GitHub

📋 Changes

  • fix: absence of profile_banner_url field #565 (@MysticalHeat)
1.20.0
plheryplhery·1y ago·February 13, 2025
GitHub

📋 Changes

  • feat: add v2 upload media method #562 (@leeran7)
  • feat: add clients for ads and ads sandbox #566 (@dmty)
  • add community and searchCommunities endpoints #561 (@enszrlu)
1.19.1
plheryplhery·1y ago·February 2, 2025
GitHub

Add community id to tweet payload and response #560 (@enszrlu)

1.19.0
plheryplhery·1y ago·December 25, 2024
GitHub

📋 Changes

  • fix: type definition for TweetRetweetedOrLikedByV2Params #550 (@dogukanakkaya)
  • fix: add and correct field names #554 (@lin-stephanie)
  • feat: get tweet usage v2 #555 (@jiahuijiang)
1.18.2
plheryplhery·1y ago·November 10, 2024
GitHub

Add missing options from dm_event.fields enum #547 (@RenKoya1)

1.18.1
plheryplhery·1y ago·October 24, 2024
GitHub

feat: add most_recent_tweet_id field #545 (@RenKoya1)

1.18.0
plheryplhery·1y ago·October 6, 2024
GitHub

📋 Changes

  • feat: update again domain from twitter.com to x.com #532 (@melvinmcrn)
1.17.2
plheryplhery·1y ago·July 12, 2024
GitHub

fix: limit media_ids count from 1 to 4 #539 (@rare0b)

1.17.1
plheryplhery·2y ago·June 3, 2024
GitHub

📋 Changes

  • revert #532 which broke the auth flow (thank you @dubzer)
1.17.0
plheryplhery·2y ago·May 23, 2024
GitHub

feat: update domain from twitter.com to x.com #532 (@melvinmcrn)

1.16.4
plheryplhery·2y ago·May 7, 2024
GitHub

fix: Add missing types to public_metrics #529 (@solojungle)

1.16.3
plheryplhery·2y ago·April 22, 2024
GitHub

📋 Changes

  • fix: add canceled and ended space state #523 (@petrbela)
1.16.2
plheryplhery·2y ago·April 22, 2024
GitHub

📋 Changes

  • fix: add type support for Tweets with more than 280 characters #526 (@weswalla)
1.16.1
plheryplhery·2y ago·March 12, 2024
GitHub

📋 Changes

  • feat: add connection_status user field #520 (@fzn0x)
  • chore: Update documentation #518 (@pranavmalvawala)
1.16.0
plheryplhery·2y ago·January 19, 2024
GitHub

📋 Changes

  • feat: Add the ability to return whole media information while uploading #506 (@qedr @HapLifeMan)
1.15.2
alkihisalkihis·2y ago·October 11, 2023
GitHub

📋 Changes

  • feat: Support 24-hour rate limit parsing #495
  • fix: Cleanup socket listeners after a request is either rejected or resolved #455
  • fix: Correctly return error on media upload even if status stays to "in_progress" #483
1.15.1
plheryplhery·2y ago·July 21, 2023
GitHub

📋 Changes

  • fix: Update tweet.definition.v2.ts to add public view count #494 (@sebastianspiegel)
  • chore: Update documentation #486 (@ry0y4n)