HELIX - Batch follow check

For example in a bot, certain commands might be used only for followers, cooldowns are enabled only for non-followers etc.But this varies in depends on bot usage.

Yeah, I am checking, also have additional rate limiting on this, but just would like to have simpler approach when I can fetch e.g. 100 user and not 1 by 1.

In my opinion it might work same as users endpoint

GET https://api.twitch.tv/helix/users?id=user1&id=user2