From: Harmon Date: Sat, 19 Feb 2022 21:10:07 +0000 (-0600) Subject: Add version changed directive to documentation for Client method X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=52eb84672ee614d577370e069fc002c478e7aee8;p=tweepy.git Add version changed directive to documentation for Client method Add version changed directive to documentation for Client.search_recent_tweets --- diff --git a/tweepy/client.py b/tweepy/client.py index 67547a9..5d1c7e6 100644 --- 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