Click or drag to resize
RelationshipsFollows Method
Overload List
  NameDescription
Public methodFollows
Get the list of users this user follows.

Requires Authentication: True

Required scope: relationships

Public methodFollows(Int32)
Get the list of users this user follows.

Requires Authentication: False

Required scope: relationships

Public methodFollows(Int32, String)
Get the list of users this user follows.

Requires Authentication: False

Required scope: relationships

Top
See Also