Description Usage Arguments See Also
View source: R/friendships_lookup.R
GET friendships/lookup
1 | twtr_friendships_lookup(screen_name = NULL, user_id = NULL, ...)
|
screen_name |
A comma separated list of screen names, up to 100 are allowed in a single request. Example Values: twitterapi,twitter |
user_id |
A comma separated list of user IDs, up to 100 are allowed in a single request. Example Values: 783214,6253282 |
https://dev.twitter.com/rest/reference/get/friendships/lookup
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.