API Status Get API Key
INPUT

ThreadedPostInput

A post authored by the user which is posted to a thread. This is commonly used for long-format twitter and meta threads posts to allow authored content to span multiple threads. Threads are represented as a list of replies, each replying to the previous one. The first item in the list is the root post of the thread and should match the top-level text on the post input; the remaining items are replies.

Fields 2

text : String

The text body content of the threaded post

assets : [AssetInput!]!

Ordered list of assets on this threaded post