mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-11 08:03:09 -06:00
Fix inaccurate information on server notice documentation
This commit is contained in:
parent
14c0d47eed
commit
5dfd149c0d
|
|
@ -58,8 +58,7 @@ Request body format:
|
|||
}
|
||||
```
|
||||
|
||||
Send a server notice to a specific user. If user_id is not supplied, the server notice is sent to all users.
|
||||
|
||||
Send a server notice to a specific user.
|
||||
If successfully sent, the API will return the following response:
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue