Update api.md

search/tweets is implemented
This commit is contained in:
Pierre Rudloff 2017-12-19 14:01:03 +01:00 committed by GitHub
parent 57d888f3e7
commit c9d1d6803d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 1 deletions

View File

@ -609,6 +609,12 @@ Friendica doesn't allow showing followers of other users.
--- ---
### search/tweets (*; AUTH)
This is an alias for `search`.
---
### users/search (*) ### users/search (*)
#### Parameters #### Parameters
@ -1186,7 +1192,6 @@ The following API calls from the Twitter API are not implemented in either Frien
* statuses/retweeters/ids * statuses/retweeters/ids
* statuses/lookup * statuses/lookup
* direct_messages/show * direct_messages/show
* search/tweets
* friendships/no_retweets/ids * friendships/no_retweets/ids
* friendships/outgoing * friendships/outgoing
* friendships/update * friendships/update