Wunderfitz / harbour-piepmatz

Piepmatz is a Twitter client for Sailfish OS
GNU General Public License v3.0
51 stars 17 forks source link

Support for Twitter votes would be nice #93

Open andywuest opened 3 years ago

andywuest commented 3 years ago

It would be nice if twitte votes / polls could be supported: see for example here:

https://twitter.com/Mister1Magister/status/1296081091187671040

Wunderfitz commented 3 years ago

To my knowledge, polls are currently only supported in read-only mode and only in the recently started v2 of the Twitter API. Piepmatz won't support new v2 API features until a complete round trip (in this case, read poll metadata, poll results, vote etc.) is supported. But as soon as it's possible, it will probably be implemented. :)

See https://developer.twitter.com/en/docs/twitter-api/data-dictionary/object-model/tweet for details.