Description Usage Arguments See Also
View source: R/friendships_create.R
POST friendships/create
1 2 | twtr_friendships_create(screen_name = NULL, user_id = NULL, follow = NULL,
...)
|
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 |
follow |
Enable notifications for the target user. Example Values: true |
https://dev.twitter.com/rest/reference/post/friendships/create
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.