| post_friendship {rtweet} | R Documentation |
Updates friendship notifications and retweet abilities.
post_friendship(user, device = FALSE, retweets = FALSE, token = NULL)
user |
Screen name or user id of target user. |
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 |
OAuth token. By default |
Other post:
post_favorite(),
post_follow(),
post_tweet()