I want to get new followers based on pagination, but API is designed to return followers older than cursor.
Will “before” work?
It was wokring on kraken with query url like “https://api.twitch.tv/kraken/channels/” + channelID + “/follows?direction=ASC&cursor=” + cursor