From 25c9e8d9e4b9646b06f6873009609bb809c9a2dc Mon Sep 17 00:00:00 2001 From: John Doe Date: Mon, 7 Apr 2025 13:34:44 +0300 Subject: [PATCH] update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 710191c..2dfbcd3 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ The Model Context Protocol (MCP) is a system that lets AI apps, like Claude Desk - [x] Get current user data - [x] Get the list of dialogs (chats, channels, groups) -- [x] Get the list of (unread) messages in the given dialog +- [x] Get the list of messages in the given dialog - [x] Draft a message - [ ] Mark chanel as read - [ ] Retrieve messages by date and time