Description Usage Arguments See Also
View source: R/statuses_retweet.R
POST statuses/retweet/:id
1 | twtr_statuses_retweet(id, trim_user = NULL, ...)
|
id |
The numerical ID of the desired status. Example Values: 123 |
trim_user |
When set to either true, t or 1, each tweet returned in a timeline will include a user object including only the status authors numerical ID. Omit this parameter to receive the complete user object. Example Values: true |
https://dev.twitter.com/rest/reference/post/statuses/retweet/%3Aid
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.