Skip to content

Commit

Permalink
[docs] Add caption
Browse files Browse the repository at this point in the history
  • Loading branch information
devlikepro committed May 24, 2024
1 parent b883f0c commit 52bd5e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/site/content/en/docs/how-to/receive-messages/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ For example, you can get the webhook like this with `media` value (we've skipped
"payload": {
"id": "[email protected]_AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"timestamp": 1667561485,
"body": "Check this out (caption for the media)!",
"from": "[email protected]",
"hasMedia": true,
"media": {
Expand Down

0 comments on commit 52bd5e7

Please sign in to comment.