Skip to content

Commit 349fb9e

Browse files
authored
Documentation edits made through Mintlify web editor
1 parent 2aeb6e8 commit 349fb9e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

x-api/fundamentals/data-dictionary.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ The Tweet object that can be found and expanded in the user resource. Additional
3030
| **referenced_tweets** | array | A list of Tweets this Tweet refers to, such as Retweets, quoted Tweets, or replies. | Understand conversational aspects of retweets, etc. |
3131
| **reply_settings** | string | Shows who can reply to a given Tweet. Options are "everyone", "mentioned_users", and "followers". | Determine conversation reply settings for the Tweet. |
3232
| **withheld** | object | Contains withholding details for [withheld content](https://help.x.com/en/rules-and-policies/tweet-withheld-by-country). | |
33+
| **media_metadata** | array | Contains metadata for media attachments of the Tweet. | |
3334

3435
**Retrieving a Tweet Object**
3536

0 commit comments

Comments
 (0)