PythonistaGuild / TwitchIO

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

Add the new Get-Chatters endpoint #354

Closed graille closed 1 year ago

graille commented 1 year ago

Twitch API just released a new endpoint to obtain a list of users watching the stream

It would be nice to add a PartialUser.fetch_chatters(moderator_id, token) methods to cover this endpoint Regarding the arguments, I propose the following :

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.

IAmTomahawkx commented 1 year ago

We do not add beta endpoint to the library, sorry. It will be added once it comes out of beta