]> git.mxchange.org Git - friendica.git/blobdiff - doc/api.md
Merge pull request #2567 from rabuzarus/0606-photo-menu
[friendica.git] / doc / api.md
index bf287585d3fde8c4be8b44ceec3cee2d6b461103..7d6f440c58c0008ecbaf909048c194f1b09c52ff 100644 (file)
@@ -388,6 +388,18 @@ Friendica doesn't allow showing friends of other users.
 ---\r
 ### statusnet/config (*)\r
 \r
+---\r
+### statusnet/conversation (*; AUTH)\r
+It shows all direct answers (excluding the original post) to a given id.\r
+\r
+#### Parameter\r
+* id: id of the post\r
+* count: Items per page (default: 20)\r
+* page: page number\r
+* since_id: minimal id\r
+* max_id: maximum id\r
+* include_entities: "true" shows entities for pictures and links (Default: false)\r
+\r
 ---\r
 ### statusnet/version (*)\r
 \r