projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
763d9c3
)
Add version changed directive to documentation for Client method
author
Harmon
<Harmon758@gmail.com>
Sat, 19 Feb 2022 21:10:07 +0000
(15:10 -0600)
committer
Harmon
<Harmon758@gmail.com>
Sat, 19 Feb 2022 21:11:01 +0000
(15:11 -0600)
Add version changed directive to documentation for Client.search_recent_tweets
tweepy/client.py
patch
|
blob
|
blame
|
history
diff --git
a/tweepy/client.py
b/tweepy/client.py
index 67547a9cbc962113c3087dab15bfdc40d92da9b5..5d1c7e64f975cc2200791e67e4b6dd891cfa8657 100644
(file)
--- a/
tweepy/client.py
+++ b/
tweepy/client.py
@@
-811,6
+811,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