twtr_friendships_destroy: POST friendships/destroy

Description Usage Arguments See Also

View source: R/friendships_destroy.R

Description

POST friendships/destroy

Usage

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

Arguments

screen_name

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

user_id

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

See Also

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


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