| Name | Type | Description | Notes |
|---|---|---|---|
| id | Option<String> | [optional] | |
| text | Option<String> | [optional] | |
| created | Option<String> | [optional] | |
| conversation_id | Option<String> | [optional] | |
| in_reply_to_tweet_id | Option<String> | Parent tweet ID when the result is itself a reply | [optional] |
| lang | Option<String> | [optional] | |
| author | Option<models::SearchTweets200ResponseTweetsInnerAuthor> | [optional] | |
| like_count | Option<i32> | [optional] | |
| reply_count | Option<i32> | [optional] | |
| retweet_count | Option<i32> | [optional] | |
| quote_count | Option<i32> | [optional] | |
| platform | Option<String> | [optional] |