forked from AkkomaGang/akkoma
Apply suggestion to docs/API/chats.md
This commit is contained in:
parent
20587aa931
commit
528ea779a6
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue