Apply suggestion to docs/API/chats.md

This commit is contained in:
lain 2020-04-29 17:56:24 +00:00
parent 20587aa931
commit 528ea779a6
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ For a given Chat id, you can get the associated messages with
`GET /api/v1/pleroma/chats/{id}/messages`
This will return all messages, sorted by most recent to least recent. The usual
pagination options are implemented
pagination options are implemented.
Returned data: