Description Usage Arguments Examples
delete tweets
1 | destroy_tweet(id, token = token, ...)
|
id |
tweet id |
token |
Twitter token created in rtweet |
1 2 3 4 5 | ## Not run:
# delete a tweet:
destroy_tweet(id="97690247271840677", token)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.