Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GetChannel Info, multiple channels #408

Open
AWAS666 opened this issue Nov 21, 2024 · 0 comments
Open

GetChannel Info, multiple channels #408

AWAS666 opened this issue Nov 21, 2024 · 0 comments

Comments

@AWAS666
Copy link

AWAS666 commented Nov 21, 2024

public Task<GetChannelInformationResponse> GetChannelInformationAsync(string broadcasterId, string accessToken = null)

Apparently you can get up to 100 channels at once by doing this:
To specify more than one ID, include this parameter for each broadcaster you want to get. For example, broadcaster_id=1234&broadcaster_id=5678. You may specify a maximum of 100 IDs. The API ignores duplicate IDs and IDs that are not found.

See here:
https://dev.twitch.tv/docs/api/reference/#get-channel-information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant