rtweet (version 0.6.7)

post_friendship: Updates friendship notifications and retweet abilities.

Description

Updates friendship notifications and retweet abilities.

Usage

post_friendship(user, device = FALSE, retweets = FALSE, token = NULL)

Arguments

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 token = NULL fetches a non-exhausted token from an environment variable tokens.

See Also

Other post: post_favorite, post_follow, post_tweet