Fix inaccurate information on server notice documentation

This commit is contained in:
Timothy Arnold 2022-08-12 14:52:21 -05:00
parent 14c0d47eed
commit 5dfd149c0d

View file

@ -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:
```