Hello there! I’m new in this community
I’m working in an application using the Twitch JavaScript API, and I have a problem.
How I can get the online channels from an array?
Example:
I have an array where this contain a list of channels, and I want to select the online channels and return an array.
Thanks all