Add version changed directive to documentation for Client method
authorHarmon <Harmon758@gmail.com>
Sat, 19 Feb 2022 21:10:07 +0000 (15:10 -0600)
committerHarmon <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

index 67547a9cbc962113c3087dab15bfdc40d92da9b5..5d1c7e64f975cc2200791e67e4b6dd891cfa8657 100644 (file)
@@ -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