MCPcopy Index your code
hub / github.com/CopilotKit/CopilotKit / delete

Method delete

packages/bot-ui/src/types.ts:71–71  ·  view source on GitHub ↗
(ref: MessageRef)

Source from the content-addressed store, hash-verified

69 post(ui: Renderable): Promise<MessageRef>;
70 update(ref: MessageRef, ui: Renderable): Promise<MessageRef>;
71 delete(ref: MessageRef): Promise<void>;
72 /**
73 * Post a picker and block until an interaction resolves it to the clicked
74 * button's `value`. Pass the expected value type, e.g.

Callers 15

getOrCreateMethod · 0.65
onTextMessageStartEventFunction · 0.65
onToolCallEndEventFunction · 0.65
onRunFinishedEventFunction · 0.65
onRunErrorEventFunction · 0.65
markInterruptedFunction · 0.65
adapter.test.tsFile · 0.65
willUpdateMethod · 0.65
setMatchMediaFunction · 0.65
runAgentMethod · 0.65
onTextMessageEndEventFunction · 0.65
CopilotKitInternalFunction · 0.65

Implementers 1

Threadpackages/bot/src/thread.ts

Calls

no outgoing calls

Tested by 15

setMatchMediaFunction · 0.52
offMethod · 0.52
removeHookRenderToolCallFunction · 0.52
subscribeFunction · 0.52
offMethod · 0.52
createMockCoreFunction · 0.52
offMethod · 0.52
subscribeFunction · 0.52
subscribeFunction · 0.52
offMethod · 0.52
createMockCoreFunction · 0.52
subscribeMethod · 0.52