diff --git a/doc/api.md b/doc/api.md index 76b3f3dc8..08fca74fa 100644 --- a/doc/api.md +++ b/doc/api.md @@ -433,6 +433,7 @@ Friendica doesn't allow showing the friends of other users. #### Parameters * include_entities: "true" shows entities for pictures and links (Default: false) +* count: how many items should be shown (Default: 20) ---