g8rswimmer / go-twitter

This is a go library for twitter v2 API integration.
MIT License
315 stars 61 forks source link

feat: add variants field for tweet media #152

Closed ethinx closed 2 years ago

ethinx commented 2 years ago

According to https://developer.twitter.com/en/docs/twitter-api/data-dictionary/object-model/media , current version doesn't parse the media variants fields.

ethinx commented 2 years ago

close due to duplication of #151