From: Harmon Date: Sat, 19 Feb 2022 21:09:20 +0000 (-0600) Subject: Add version changed directive to Client.search_all_tweets documentation X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=763d9c3274d676bea76d091b01fca180226c0616;p=tweepy.git Add version changed directive to Client.search_all_tweets documentation --- diff --git a/tweepy/client.py b/tweepy/client.py index e02611d..67547a9 100644 --- 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