Is it possible to post polls now? I can get but not insert polls from python with tweepy

Thanks in advance :slightly_smiling_face:

Yes, using the POST /2/tweets | Docs | Twitter Developer Platform endpoint and specifying the poll object. In tweepy, Client — tweepy 4.12.1 documentation specifying the poll options

1 Like