diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/api.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api.md b/docs/api.md index 7414ccf..4957666 100644 --- a/docs/api.md +++ b/docs/api.md @@ -139,7 +139,7 @@ Chat messages expire after 90 days and can no longer be retrieved at that time. ```json { - "message": "my amazing thoughts, by bob" + "body": "my amazing thoughts, by bob" } ``` |
