From: Harmon Date: Mon, 24 Oct 2022 21:35:07 +0000 (-0500) Subject: Add version changed directive to documentation for Tweet X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=a1c104f2f9fa46371ae585b3603b761b91904612;p=tweepy.git Add version changed directive to documentation for Tweet --- diff --git a/tweepy/tweet.py b/tweepy/tweet.py index 0aa6c09..f780acb 100644 --- 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