Update api.md
search/tweets is implemented
This commit is contained in:
parent
57d888f3e7
commit
c9d1d6803d
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue