PythonistaGuild / TwitchIO

An Async Bot/API wrapper for Twitch made in Python.
https://twitchio.dev
MIT License
791 stars 163 forks source link

Add pagination on PartialUser.fetch_clips() #355

Open graille opened 1 year ago

graille commented 1 year ago

Currently, method PartialUser.fetch_clips() return only the 100 last clips.

Would be nice to handle the Twitch pagination system internaly to obtains all the clips

(Seems similar to #216 )

github-actions[bot] commented 1 year ago

Hello! Thanks for the issue. If this is a general help question, for a faster response consider joining the official Discord Server

Else if you have an issue with the library please wait for someone to help you here.