| Icon | Member | Description |
|---|---|---|
| FollowersIds(OAuthTokens, UsersIdsOptions, TimeSpan, Action<(Of <<'(TwitterAsyncResponse<(Of <<'(UserIdCollection>)>>)>)>>)) |
Returns the numeric IDs for every user the specified user is following.
| |
| FollowersIds(OAuthTokens, TimeSpan, Action<(Of <<'(TwitterAsyncResponse<(Of <<'(UserIdCollection>)>>)>)>>)) |
Returns the numeric IDs for every user the specified user is following.
|