# RetweetMetadata

RetweetMetadata

Information about the initial Tweet that was retweeted

**Implements:** ScrapedLink

**Fields:**
- `id`: `String!` - Retweet ID
- `text`: `String!` - Text of the original tweet
- `thumbnails`: `[String!]!` - Thumbnails to media available in the link
- `url`: `String!` - Link to original tweet
- `user`: `RetweetUserMetadata!` - User who created the original tweet
- `createdAt`: `DateTime!` - Date when the original tweet was created