Check User Follows by Channel, but more then one channel, in one step

Hi

I’m interested to know if this endpoint has some undocumented parameter to check for more then one channel?

I’m building a feature where the user can favorite his/her followed channels. Which means, these favorite channels will be in the front of the “Followed channels” section. I store the favorite channels IDs locally, and it would be convenient if i could check if the users is (still) following these N amount of channels in one query.

Obviously i still can get all followed channels and page through them, but this selected lookup would be also nice.

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