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