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

Added GetFriendIDsPaged - #259

Merged
bear merged 2 commits into
bear:masterfrom
RockHoward:master
Nov 23, 2015
Merged

Added GetFriendIDsPaged#259
bear merged 2 commits into
bear:masterfrom
RockHoward:master

Conversation

@RockHoward

Copy link
Copy Markdown

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

2 participants