MCPcopy Create free account
hub / github.com/CreminiAI/skillpack / SlackPostedMessage

Interface SlackPostedMessage

src/runtime/adapters/slack.ts:50–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48 threadTs?: string;
49}
50
51interface SlackPostedMessage {
52 ts: string;
53}
54
55// ---------------------------------------------------------------------------

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected