atymic / twitter

Twitter API for Laravel 5.5+, 6.x, 7.x & 8.x
https://atymic.dev
MIT License
922 stars 290 forks source link

How can i use this API end point `POST /2/tweets` #410

Closed mayurcloudcraft closed 1 year ago

mayurcloudcraft commented 1 year ago

POST /2/tweets

I have not found any method to post a tweet in this package.

So how can I post a tweet using this package?