From 43aa6b371664631950284cd3372892093019a112 Mon Sep 17 00:00:00 2001 From: Pedro Lopez Date: Thu, 5 Nov 2020 01:43:45 -0400 Subject: [PATCH] chore: add blocking functionality to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ec5396d..2a92bc8 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,7 @@ Take a look at [example.js](https://github.com/pedroslopez/whatsapp-web.js/blob/ | Promote/demote group participants | ✅ | | Mention users | ✅ | | Mute/unmute chats | ✅ | +| Block/unblock contacts | ✅ | | Get contact info | ✅ | | Get profile pictures | ✅ | | Set user status message | ✅ |