Description Usage Arguments See Also
View source: R/mutes_users_create.R
POST mutes/users/create
1 | twtr_mutes_users_create(screen_name = NULL, user_id = NULL, ...)
|
screen_name |
The screen name of the potentially muted user. Helpful for disambiguating when a valid screen name is also a user ID. Example Values: whiteleaf |
user_id |
The ID of the potentially muted user. Helpful for disambiguating when a valid user ID is also a valid screen name. Example Values: 12345 |
https://dev.twitter.com/rest/reference/post/mutes/users/create
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.