Create thread response data
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
tweets |
List[models.CreateThreadTweetItem] | ✔️ | Created tweets in thread order | [ { "id": "1234567890123456789" } ] |
Create thread response data
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
tweets |
List[models.CreateThreadTweetItem] | ✔️ | Created tweets in thread order | [ { "id": "1234567890123456789" } ] |