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: response struct for PUT /2/lists/:id #284

Closed michimani closed 2 years ago

michimani commented 2 years ago

example

{
  "data": {
    "updated": true
  }
}

https://developer.twitter.com/en/docs/twitter-api/lists/manage-lists/api-reference/put-lists-id