Updated Friendica API (markdown)

Michael Vogel 2014-01-15 11:48:40 -08:00
parent 65ebd838a3
commit d914bf946e

@ -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