Closed marvelefe closed 2 years ago
What does this pull request introduce? Please describe This PR adds support for the more robust Twitter API V2 Tweets Search endpoint
How did you verify that your changes work as expected? Please describe I built the project locally and installed to a brand new project using
npm install ../twitter-api-client
and can confirm it works perfectly.
Example Please describe how we can try out your changes
searchRecentTweets
searchAllTweets
Screenshots If applicable, add screenshots to demonstrate your changes.
Version Which version is your changes included in? version: 1.5.2
PR Checklist Please verify that you:
package.json
What does this pull request introduce? Please describe
This PR adds support for the more robust Twitter API V2 Tweets Search endpoint
How did you verify that your changes work as expected? Please describe
I built the project locally and installed to a brand new project using
and can confirm it works perfectly.
Example
Please describe how we can try out your changes
searchRecentTweets
&searchAllTweets
on the V2 of the clientScreenshots
If applicable, add screenshots to demonstrate your changes.
Version
Which version is your changes included in? version: 1.5.2
PR Checklist Please verify that you:
package.json