Skip to content

Commit 15a274b

Browse files
committed
docs: remove chat.response() from README
It was removed. Closes #1497 Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
1 parent df5376c commit 15a274b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,6 @@ local chat = require("CopilotChat")
396396

397397
-- Basic Chat Functions
398398
chat.ask(prompt, config) -- Ask a question with optional config
399-
chat.response() -- Get the last response text
400399

401400
-- Window Management
402401
chat.open(config) -- Open chat window with optional config

0 commit comments

Comments
 (0)