You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
TwitchLib.Api/TwitchLib.Api.Helix/Channels.cs
Line 35 in 05dddad
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
The text was updated successfully, but these errors were encountered: