Skip to content

Commit

Permalink
docs: Improovment on docs
Browse files Browse the repository at this point in the history
  • Loading branch information
icleitoncosta authored and github-actions[bot] committed Sep 9, 2024
1 parent 7bedd09 commit d83cfe6
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion src/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -4017,7 +4017,15 @@
}
},
"examples": {
"Default": {
"Delete message to all": {
"value": {
"phone": "5521999999999",
"isGroup": false,
"messageId": "<messageId>",
"deleteMediaInDevice": true
}
},
"Delete message only me": {
"value": {
"phone": "5521999999999",
"isGroup": false,
Expand Down

0 comments on commit d83cfe6

Please sign in to comment.