get_followers: Helper function for get_user_followers

View source: R/twitter.R

get_followersR Documentation

Helper function for get_user_followers

Description

This gets called with pagination by get_user_followers

Usage

get_followers(user.id, next_token)

Arguments

user.id

A Twitter user_id

next_token

A pagination token from a previous API call.

Value

A JSON object returned by the Twitter API


snfagora/CivicTwitter documentation built on Nov. 22, 2022, 4:10 p.m.