getFollowers()
get a list of ids of followers who follow a given screen_name
The method takes the user's screen name or a user-id
Usage
To limit how much ids it will return add the option limit
the default is 10
This also supports ids
Result
This will console.log something similar to this
Last updated
Was this helpful?