twtr_lists_list: GET lists/list

Description Usage Arguments See Also

View source: R/lists_list.R

Description

GET lists/list

Usage

1
twtr_lists_list(user_id = NULL, screen_name = NULL, reverse = NULL, ...)

Arguments

user_id

The ID of the user for whom to return results for. Helpful for disambiguating when a valid user ID is also a valid screen name. Example Values: 12345 Note:: Specifies the ID of the user to get lists from. Helpful for disambiguating when a valid user ID is also a valid screen name.

screen_name

The screen name of the user for whom to return results for. Helpful for disambiguating when a valid screen name is also a user ID. Example Values: noradio

reverse

Set this to true if you would like owned lists to be returned first. See description above for information on how this parameter works. Example Values: true

See Also

https://dev.twitter.com/rest/reference/get/lists/list


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