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