So im currently migrating my code over from 1.0 and one query parameter i am very dependent upon is page. I want to do 5 requests to the api and get back 5 different results of tweets. I used the page parameter in 1.0 to solve this problem but it’s not present in 1.1.
What is the equivalent of this command?