diff --git a/Friendica-API.md b/Friendica-API.md index 5910c03..6ae6721 100644 --- a/Friendica-API.md +++ b/Friendica-API.md @@ -138,9 +138,9 @@ Please refer to the linked documentation for further information. #### not yet implemented * trim_user -* include_entities #### Unsupported parameters +* include_entities ### statuses/mentions #### Parameters @@ -214,11 +214,11 @@ Favorites aren't displayed to other users, so "user_id" and "screen_name". So se ### statuses/friends #### not yet implemented * cursor -* include_entities #### Unsupported parameters * user_id * screen_name +* include_entities Friendica doesn't allow showing friends of other users.