Creates a Threads container (draft post). Must be published with publishContainer. This is a low-level function — prefer using createThreadsPost which handles both steps.
publishContainer
Threads access token.
Post text.
Optional
Optional parent post id (for replies).
Promise of the container creation id.
Creates a Threads container (draft post). Must be published with
publishContainer. This is a low-level function — prefer using createThreadsPost which handles both steps.