diff --git a/Friendica-API.md b/Friendica-API.md index e0baa42..1ea35e6 100644 --- a/Friendica-API.md +++ b/Friendica-API.md @@ -209,6 +209,16 @@ Friendica doesn't allow showing friends of other users. Friendica doesn't allow showing followers of other users. +### conversation/show +Unofficial Twitter command. It shows all answers to a given id. + +#### Parameters +* id: id of the conversation +* count: Items per page (default: 20) +* page: page number +* since_id: minimal id +* max_id: maximum id + ### statusnet/config ### statusnet/version