| Icon | Member | Description |
|---|---|---|
| Friends(OAuthTokens, FriendsOptions) |
Returns a user's friends, each with current status inline. They are ordered by the order in which the user followed them, most recently followed first, 100 at a time.
| |
| Friends(OAuthTokens) |
Returns a user's friends, each with current status inline. They are ordered by the order in which the user followed them, most recently followed first, 100 at a time.
| |
| Friends(FriendsOptions) |
Returns a user's friends, each with current status inline. They are ordered by the order in which the user followed them, most recently followed first, 100 at a time.
|