summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/api/channels-messages.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/api/channels-messages.md b/docs/api/channels-messages.md
index 6391b5a..d87a01c 100644
--- a/docs/api/channels-messages.md
+++ b/docs/api/channels-messages.md
@@ -227,3 +227,7 @@ When completed, the service will emit a [message deleted](events.md#message-dele
### Invalid message ID
This endpoint will respond with a status of `404 Not Found` if the message ID is not valid.
+
+### Not the sender
+
+This endpoint will respond with a status of `403 Forbidden` if the message was sent by a different login.