projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62b5b58
)
Add version added directive to documentation for Client.get_me
author
Harmon
<Harmon758@gmail.com>
Fri, 7 Jan 2022 08:20:40 +0000
(
02:20
-0600)
committer
Harmon
<Harmon758@gmail.com>
Fri, 7 Jan 2022 08:20:40 +0000
(
02:20
-0600)
tweepy/client.py
patch
|
blob
|
blame
|
history
diff --git
a/tweepy/client.py
b/tweepy/client.py
index 56c8fefa2aa1d16e8d857d238ac8fc3d09b71b46..47340e9b27887d3899170ffc0d3d9f1887b4d592 100644
(file)
--- 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]