justintv / Twitch-API

A home for details about our API
www.twitch.tv
1.72k stars 381 forks source link

Multiple channels in a single request #620

Open PomegranateApps opened 7 years ago

PomegranateApps commented 7 years ago

Is it possible to get multiple channels in a single request?

I know I can do this with streams using "channel=channel1,channel2,channel3" but that only returned active streams. I would like to do the same thing with channels even if they are offline.

freaktechnik commented 7 years ago

No, you can not.

There's https://discuss.dev.twitch.tv/ where non-issues are generally discussed, by the way.

PomegranateApps commented 7 years ago

Ok, will do. I would make this a feature request then. :)