Twitterizer 2 Documentation
Followers Method (options)
NamespacesTwitterizerTwitterFriendshipFollowers(FollowersOptions)
Returns the authenticating user's followers, each with current status inline.
Declaration Syntax
C#Visual Basic
public static TwitterResponse<TwitterUserCollection> Followers(
	FollowersOptions options
)
Public Shared Function Followers ( _
	options As FollowersOptions _
) As TwitterResponse(Of TwitterUserCollection)
Parameters
options (FollowersOptions)
The options.
Return Value

Assembly: Twitterizer2 (Module: Twitterizer2) Version: 2.3.2.40349 (2.3.2.0)