Click or drag to resize
RelationshipsFollowedBy Method
Overload List
  NameDescription
Public methodFollowedBy
Get the list of users this user is followed by.

Requires Authentication: True

Required scope: relationships

Public methodFollowedBy(Int32)
Get the list of users this user is followed by.

Requires Authentication: False

Required scope: relationships

Public methodFollowedBy(Int32, String)
Get the list of users this user is followed by.

Requires Authentication: False

Required scope: relationships

Top
See Also