Skip to content

Commit

Permalink
deploy: ceeecdd
Browse files Browse the repository at this point in the history
  • Loading branch information
icleitoncosta committed Sep 9, 2024
1 parent 2e1bba1 commit dde36e8
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion 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 dde36e8

Please sign in to comment.