rtweet (version 0.4.0)

post_mute: post_mute

Description

Mute, or hide all content coming from, current twitter friend. Wrapper function for mute version of follow_user.

Usage

post_mute(user, token = NULL)

Arguments

user

Screen name or user id of target user.

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_friendship, post_tweet, post_unfollow_user