komorebithrowsatable / twitchindicator

7 stars 4 forks source link

Query for max amount of following channels #1

Closed davidv171 closed 3 years ago

davidv171 commented 3 years ago

https://dev.twitch.tv/docs/api/reference#get-users-follows

Maximum number of objects to return. Maximum: 100. Default: 20.

I might implement pagination as soon as I figure out how QML works. But for now, I think this will do for many more use cases. I tested quickly, so if you spot any problems this might cause, then tell me.