naystack - v1.5.10
    Preparing search index...
    • Publishes a Threads container (created with createContainer). This is a low-level function — prefer using createThreadsPost which handles both steps.

      Parameters

      • token: string

        Threads access token.

      • creation_id: string

        Container id from createContainer.

      Returns Promise<string | undefined>

      Promise of the published post id.