Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 1.16 KB

File metadata and controls

10 lines (6 loc) · 1.16 KB

CreateThreadData

Create thread response data

Fields

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