You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to get all the tweets(200) from my profile. But when I use the method
getFollowedTimelineSinceID:0 withMaximumID:0 startingAtPage:0 count:200];
I just get the first 20 tweets on my first page.
Can you please guide me on how to get tweets from my timeline.
Thanks
The text was updated successfully, but these errors were encountered:
Hi,
I am trying to get all the tweets(200) from my profile. But when I use the method
getFollowedTimelineSinceID:0 withMaximumID:0 startingAtPage:0 count:200];
I just get the first 20 tweets on my first page.
Can you please guide me on how to get tweets from my timeline.
Thanks
The text was updated successfully, but these errors were encountered: