twtr_friendships_update: POST friendships/update

Description Usage Arguments See Also

View source: R/friendships_update.R

Description

POST friendships/update

Usage

1
2
twtr_friendships_update(screen_name = NULL, user_id = NULL, device = NULL,
  retweets = NULL, ...)

Arguments

screen_name

The screen name of the user for whom to befriend. Example Values: noradio

user_id

The ID of the user for whom to befriend. Example Values: 12345

device

Enable/disable device notifications from the target user. Example Values: true, false

retweets

Enable/disable retweets from the target user. Example Values: true, false

See Also

https://dev.twitter.com/rest/reference/post/friendships/update


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