Skip to content

Commit

Permalink
Leave Group
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelvserafim committed Nov 30, 2022
1 parent f26de58 commit 96c4f89
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,6 @@ echo $whasapp->sendReaction($to, $text, $msgId);
### Leave Group
```php
$group_id = '123456789@g.us';
$participants = ['556696852025'];
echo $whasapp->leaveGroup($group_id);
```

Expand Down

0 comments on commit 96c4f89

Please sign in to comment.