Updated Friendica API (markdown)

Michael Vogel 2014-01-05 04:40:36 -08:00
parent 2571ff588f
commit 50eb201b65
1 changed files with 3 additions and 3 deletions

@ -221,7 +221,7 @@ Friendica doesn't allow showing followers of other users.
### friends/ids
#### Parameters
* stringify_ids
* stringify_ids: Should the id numbers be sent as text (true) or number (false)? (default: false)
#### Unsupported parameters
* user_id: id of the user
@ -232,7 +232,7 @@ Friendica doesn't allow showing friends of other users.
### followers/ids
#### Parameters
* stringify_ids
* stringify_ids: Should the id numbers be sent as text (true) or number (false)? (default: false)
#### Unsupported parameters
* user_id: id of the user
@ -245,7 +245,7 @@ Friendica doesn't allow showing followers of other users.
#### Parameters
* user_id: id of the user
* screen_name: screen name (for technical reasons, this value is not unique!)
* text
* text: The message
* replyto: ID of the replied direct message
* title: Title of the direct message