From aa60e899113206bd8ce3d6381e959dfbaf11dec8 Mon Sep 17 00:00:00 2001 From: Aliyss Snow <33941859+Aliyss@users.noreply.github.com> Date: Mon, 25 May 2020 01:27:41 +0200 Subject: [PATCH] docs: add mute/unmute feature to readme (#214) Co-authored-by: Pedro S. Lopez --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dbc0952..3b3e789 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ Take a look at [example.js](https://github.com/pedroslopez/whatsapp-web.js/blob/ | Kick group participants | ✅ | | Promote/demote group participants | ✅ | | Mention users | ✅ | +| Mute/unmute chats | ✅ | | Get contact info | ✅ | | Get profile pictures | ✅ | | Set user status message | ✅ |