Skip to content

Commit e243fc7

Browse files
authored
docs: remove chat.response() from README (#1502)
It was removed. Closes #1497 Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
1 parent 850c969 commit e243fc7

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)