How to get the ID of the channel I'm watching

I’m trying to make a mobile app to provide information of the channel users are watching. For a better watching experience. Anyway, I would like to know if it is possible to get channel id users are watching

The API doen’t report what channel that you are watching.

Since this is your mobile app, then you hopefully know the username of the channel you are displaying.

If you have the username then you can do a username to ID by calling the Users API with a login parameter - Reference | Twitch Developers

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.