twtr_friendships_show: GET friendships/show

Description Usage Arguments See Also

View source: R/friendships_show.R

Description

GET friendships/show

Usage

1
2
twtr_friendships_show(source_id = NULL, source_screen_name = NULL,
  target_id = NULL, target_screen_name = NULL, ...)

Arguments

source_id

The user_id of the subject user. Example Values: 3191321

source_screen_name

The screen_name of the subject user. Example Values: raffi

target_id

The user_id of the target user. Example Values: 20

target_screen_name

The screen_name of the target user. Example Values: noradio

See Also

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


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