Skip to content
This repository was archived by the owner on Aug 7, 2024. It is now read-only.

Added GetFriendIDsPaged #259

Merged
merged 2 commits into from
Nov 23, 2015
Merged

Added GetFriendIDsPaged #259

merged 2 commits into from
Nov 23, 2015

Conversation

RockHoward
Copy link

All changes for this pull request are within the api.py file.

-- Added _GetIDsPaged which has the almost all of the logic that used to be in GetFollowerIDsPaged. This function is used for both the friends and the followers case.

-- GetFollowerIDsPaged and the new GetFriendIDsPaged now call _GetIDsPaged.

-- GetFriendIDs now calls GetFriendIDsPaged in the same manner that GetFollowerIDs uses to call GetFollowerIDsPaged.

Review on Reviewable

bear added a commit that referenced this pull request Nov 23, 2015
@bear bear merged commit cbae3e1 into bear:master Nov 23, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants