chore: add group settings functionality to readme

This commit is contained in:
Pedro S. Lopez
2020-10-25 19:23:28 -04:00
committed by GitHub
parent cc5d85b2b1
commit 668106be2d

View File

@@ -56,6 +56,7 @@ Take a look at [example.js](https://github.com/pedroslopez/whatsapp-web.js/blob/
| Join groups by invite | ✅ | | Join groups by invite | ✅ |
| Get invite for group | ✅ | | Get invite for group | ✅ |
| Modify group info (subject, description) | ✅ | | Modify group info (subject, description) | ✅ |
| Modify group settings (send messages, edit info) | ✅ |
| Add group participants | ✅ | | Add group participants | ✅ |
| Kick group participants | ✅ | | Kick group participants | ✅ |
| Promote/demote group participants | ✅ | | Promote/demote group participants | ✅ |