fix compatibility issues with WhatsApp Web 2.2208.7 (#1311)

* fix compatiblity issues with v2.2208.7

* remove expclusive test
This commit is contained in:
Pedro S. Lopez
2022-03-09 00:54:57 -04:00
committed by GitHub
parent 24f8b4622b
commit 2718c1328c
3 changed files with 3 additions and 7 deletions

View File

@@ -272,7 +272,6 @@ describe('Client', function() {
'SendMessage',
'SendSeen',
'StatusUtils',
'Sticker',
'UploadUtils',
'UserConstructor',
'VCard',
@@ -280,7 +279,6 @@ describe('Client', function() {
'Wap',
'WidFactory',
'findCommonGroups',
'genId',
'getProfilePicFull',
];