post_friendship | R Documentation |
Updates friendship notifications and retweet abilities.
post_friendship(user, device = FALSE, retweets = FALSE, token = NULL)
user |
Character vector of screen names or user ids.
See |
device |
Logical indicating whether to enable or disable device notifications from target user behaviors. Defaults to false. |
retweets |
Logical indicating whether to enable or disable retweets from target user behaviors. Defaults to false. |
token |
Use this to override authentication for
a single API call. In many cases you are better off changing the
default for all calls. See |
Other post:
post_favorite()
,
post_follow()
,
post_tweet()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.