mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-09 15:13:12 -06:00
Add a link to the server notice information in the Matrix Spec
This commit is contained in:
parent
855e06328e
commit
8bf3f502d2
|
|
@ -57,7 +57,7 @@ Request body format:
|
|||
}
|
||||
```
|
||||
|
||||
Send a server notice to a specific user.
|
||||
Send a server notice to a specific user. See the (Matrix Spec)[https://spec.matrix.org/v1.3/client-server-api/#server-notices] for additional details on server notice behaviour.
|
||||
If successfully sent, the API will return the following response:
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue