projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e736770
)
Add version changed directive to documentation for Tweet
author
Harmon
<Harmon758@gmail.com>
Mon, 24 Oct 2022 21:35:07 +0000
(16:35 -0500)
committer
Harmon
<Harmon758@gmail.com>
Mon, 24 Oct 2022 21:35:07 +0000
(16:35 -0500)
tweepy/tweet.py
patch
|
blob
|
blame
|
history
diff --git
a/tweepy/tweet.py
b/tweepy/tweet.py
index 0aa6c09f385311b6753ce022475ef28f49647aea..f780acb3b6c2b08d6b9488509f74c7d7edb0bb96 100644
(file)
--- a/
tweepy/tweet.py
+++ b/
tweepy/tweet.py
@@
-25,6
+25,9
@@
class Tweet(HashableID, DataMapping):
.. versionadded:: 4.0
+ .. versionchanged:: 4.11
+ Added ``edit_history_tweet_ids`` and ``edit_controls`` fields
+
Attributes
----------
data : dict