Method Web.Api.Instagram.V1()->Users()->followed_by()
- Method followed_by
mapping followed_by(string|void user_id, void|Callback cb)
- Description
Get the list of users this user is followed by.
- Note
Required scope: relationships
- See also
http://instagram.com/developer/endpoints/relationships/#get_users_followed_by
- Parameter user_id
- Parameter cb
Callback function when in async mode