michimani / gotwi

A library for using the Twitter API v2 in the Go language. (It is still under development).
MIT License
126 stars 26 forks source link

Fix exclude parameters #279

Closed michimani closed 2 years ago

michimani commented 2 years ago

GET /2/tweets/:id/quote_tweets | Docs | Twitter Developer Platform

miss take in https://github.com/michimani/gotwi/issues/271