twtr_friendships_lookup: GET friendships/lookup

Description Usage Arguments See Also

View source: R/friendships_lookup.R

Description

GET friendships/lookup

Usage

1
twtr_friendships_lookup(screen_name = NULL, user_id = NULL, ...)

Arguments

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

See Also

https://dev.twitter.com/rest/reference/get/friendships/lookup


yutannihilation/twihttr documentation built on May 4, 2019, 7:46 p.m.