mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
Depracations + Semantic Changes
This commit is contained in:
@@ -182,7 +182,7 @@ WAClientTest('Groups', (client) => {
|
||||
})
|
||||
it('should leave the group', async () => {
|
||||
await client.groupLeave(gid)
|
||||
await client.groupCreatorAndParticipants (gid)
|
||||
await client.groupMetadataMinimal (gid)
|
||||
})
|
||||
it('should archive the group', async () => {
|
||||
await client.archiveChat(gid)
|
||||
|
||||
Reference in New Issue
Block a user