Releases: noweh/twitter-api-v2-php
Releases · noweh/twitter-api-v2-php
Adding a setting to define the API base URI
Add a free_mode for users/me endpoint
Add route for /me, more logs for Guzzle Exceptions and possibility to retrieve headers provided by Twitter
Add "Upload image to Twitter (and use in Tweets)"
Update UserFollows and UserLookup calls
Code refactoring and update readme.md for new endpoints
3.0.0 update readme.md
Add OAuth1.0a fixed. Endpoints following, muting, blocking added. Endpoints Tweetlookup Userlookup renamed
Add OAuth1.0a fixed. Endpoints following, muting, blocking added. Endpoints Tweetlookup Userlookup renamed.
Thanks @syslogic !
Fix an annotation for phpstan
2.2.2 fixed an annotation for phpstan
Add addFilterOnConversationId method in TweetSearch.php
2.2.1 add addFilterOnConversationId method in TweetSearch.php
add Timeline endpoints
2.2.0 add Timeline endpoints