nicklaw5 / helix

A Twitch Helix API client written in Go.
MIT License
243 stars 88 forks source link

Optional pagination to be supported by helix for incorrectly documented endpoints on Twitch reference #33

Closed jackmcguire1 closed 1 year ago

jackmcguire1 commented 4 years ago

It's come to my attention that Twitch has incorrectly documented their endpoints... their newer endpoints do actually support pagination although the docs do not r eally state the fact they do, as identified by community devs.

see github issue(s) raised for the Twitch Helix API

nicklaw5 commented 4 years ago

Thanks for bringing this to our attention

jackmcguire1 commented 3 years ago

https://github.com/nicklaw5/helix/pull/112