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

Tweet with polls parameter #391

Open fidlines opened 2 years ago

fidlines commented 2 years ago

I find polls not listed as one of postTweet() parameters. Does the package have a different helper for polls that I failed to find, or is POST-ing polls not supported yet?

koossaayy commented 2 years ago

It is supported in Twitter API v2

atymic commented 1 year ago

Feel free to PR