projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93dffc9
)
Add version changed directive to Client.search_all_tweets documentation
author
Harmon
<Harmon758@gmail.com>
Sat, 19 Feb 2022 21:09:20 +0000
(15:09 -0600)
committer
Harmon
<Harmon758@gmail.com>
Sat, 19 Feb 2022 21:11:01 +0000
(15:11 -0600)
tweepy/client.py
patch
|
blob
|
blame
|
history
diff --git
a/tweepy/client.py
b/tweepy/client.py
index e02611d916ef4aa8a55d8257e31f1b83603ad890..67547a9cbc962113c3087dab15bfdc40d92da9b5 100644
(file)
--- a/
tweepy/client.py
+++ b/
tweepy/client.py
@@
-719,6
+719,9
@@
class Client:
The Tweets returned by this endpoint count towards the Project-level
`Tweet cap`_.
+ .. versionchanged:: 4.6
+ Added ``sort_order`` parameter
+
Parameters
----------
query : str