projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d39847e
)
Add version changed directive to documentation for Media
author
Harmon
<Harmon758@gmail.com>
Thu, 27 Oct 2022 17:13:24 +0000
(12:13 -0500)
committer
Harmon
<Harmon758@gmail.com>
Thu, 27 Oct 2022 17:13:24 +0000
(12:13 -0500)
tweepy/media.py
patch
|
blob
|
blame
|
history
diff --git
a/tweepy/media.py
b/tweepy/media.py
index 0bf7f7482587f89066af4feab6ab3101c18206ca..e4348bdcdca1420563f8992cba0adebc01275953 100644
(file)
--- a/
tweepy/media.py
+++ b/
tweepy/media.py
@@
-20,6
+20,9
@@
class Media(DataMapping):
.. versionchanged:: 4.5
Added ``url`` field
+ .. versionchanged:: 4.12
+ Added ``variants`` field
+
Attributes
----------
data : dict