From 668106be2dede36fe02b995dbe1af41eb4febe2b Mon Sep 17 00:00:00 2001 From: "Pedro S. Lopez" Date: Sun, 25 Oct 2020 19:23:28 -0400 Subject: [PATCH] chore: add group settings functionality to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8439b56..ec0a9e2 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ Take a look at [example.js](https://github.com/pedroslopez/whatsapp-web.js/blob/ | Join groups by invite | ✅ | | Get invite for group | ✅ | | Modify group info (subject, description) | ✅ | +| Modify group settings (send messages, edit info) | ✅ | | Add group participants | ✅ | | Kick group participants | ✅ | | Promote/demote group participants | ✅ |