tweet_delete | R Documentation |
Will delete a tweet
tweet_delete(id, verbose = FALSE, token = NULL)
id |
At least a tweet id. |
verbose |
A logical value to provide more information about the paginated queries (if any) and to store the data of each page. |
token |
This endpoint accepts a OAuth2.0 authentication (can be
created via |
tweet_post()
, tweet_search_recent()
, user_timeline()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.