Add a link to the server notice information in the Matrix Spec

This commit is contained in:
Timothy Arnold 2022-08-12 15:22:55 -05:00
parent 855e06328e
commit 8bf3f502d2

View file

@ -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: If successfully sent, the API will return the following response:
``` ```