Skip to content

Add ability to create thread handles #148

@danthegoodman1

Description

@danthegoodman1

Problem Statement

Right now there is no way to construct a Thread handle out of bounds (for example, adding a new message to a thread).

https://www.chat-sdk.dev/docs/adapters/slack#using-the-adapter-outside-webhooks shows:

Image

But that doesn't exist:

Image

Proposed Solution

Some constructor for a Thread based on the .threadId of a posted message

Alternatives Considered

No response

Use Case

Priority

None

Contribution

  • I am willing to help implement this feature

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions