Reliq
Reliq
Hi @DavidAmirKham. The `postTweet` method is not currently explicitly implemented for Twitter API v2. You can however still post a tweet with API v2 in the following way: ```php //...
Hi, please try installing the latest with `composer require atymic/twitter:^3.2 -W`
I have the same issue. @matthieua would you have a look at this issue?
I wouldn't think you'd need to determine whether the user is active on page load. I think it's a feasible assumption to say he/she would be active as the page...
@mikesherov true, that may occur at some point I guess. Let it be then.