To check if the user is streaming or not, you can use “GET /streams/:channel/”. This will return NULL on error or if it’s offline (See more at https://github.com/justintv/Twitch-API/blob/master/v3_resources/streams.md#get-streamschannel).
To check if the user is streaming or not, you can use “GET /streams/:channel/”. This will return NULL on error or if it’s offline (See more at https://github.com/justintv/Twitch-API/blob/master/v3_resources/streams.md#get-streamschannel).