Browse Source

Apply suggestion to docs/API/chats.md

1570-levenshtein-distance-user-search
lain 4 years ago
parent
commit
528ea779a6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/API/chats.md

+ 1
- 1
docs/API/chats.md 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:



Loading…
Cancel
Save