From: Harmon Date: Fri, 7 Jan 2022 08:20:40 +0000 (-0600) Subject: Add version added directive to documentation for Client.get_me X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=f6895d36eee68adc41d0951ce6b3ee1d7b179995;p=tweepy.git Add version added directive to documentation for Client.get_me --- diff --git a/tweepy/client.py b/tweepy/client.py index 56c8fef..47340e9 100644 --- a/tweepy/client.py +++ b/tweepy/client.py @@ -1731,6 +1731,8 @@ class Client: Returns information about an authorized user. + .. versionadded:: 4.5 + Parameters ---------- expansions : Union[List[str], str]