Skip to content
This repository has been archived by the owner on Apr 11, 2019. It is now read-only.

Extend friendships to allow user parameter #66

Open
pssguy opened this issue Sep 30, 2014 · 1 comment
Open

Extend friendships to allow user parameter #66

pssguy opened this issue Sep 30, 2014 · 1 comment

Comments

@pssguy
Copy link

pssguy commented Sep 30, 2014

I would find this useful

friendships(user,screen_names = character(), user_ids = character(), ...)

so could look at other people's relationships not just own

@geoffjentry
Copy link
Owner

This isn't supported by the API as far as I know, I believe it only allows for these connections from the authenticating user.

I suspect you could emulate this using the followers/following functions on an arbitrary user. I'll leave this issue open as it's possible I'll put that in at some point but it's unlikely I'll have time any time soon. I'd be happy to look at a pull request if you (or anyone reading this) was interested in making it happen.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants