Call to undefined method #27
kevinjamau
started this conversation in
General
Replies: 3 comments
|
hi, a redesign is in progress on the recent tags. https://github.com/noweh/twitter-api-v2-php/blob/php7.4/src/Timeline.php This method is now called : getRecentMentions(string $user_id). |
0 replies
|
Thanks for letting me know. Would you please help me to re-write this line |
0 replies
|
Hello ! a new tag (3.0.0) is available, and the readme.md file has been updated. With this tag, you have to do : Regards |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
My functions were working perfect but today I get error:
Fatal error: Uncaught Error: Call to undefined method Noweh\TwitterApi\Timeline::findRecentMentioningForUserId()
All reactions