ChimeraCoder / anaconda

A Go client library for the Twitter 1.1 API
MIT License
1.14k stars 247 forks source link

implement /lists/members.json with pagination resolving #221

Open cryptix opened 6 years ago

cryptix commented 6 years ago

Hi,

here is an implementation of /lists/members.json. I decided to directly implement cursoring but would make that optional if wanted.