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

Method editMessage

tests/resilient-lark-channel.test.ts:122–122  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

120 }
121 async updateCard(): Promise<void> {}
122 async editMessage(): Promise<void> {}
123 async recallMessage(): Promise<void> {}
124 async downloadResource(): Promise<Buffer> {
125 return Buffer.from("");

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected