From 4620304834bafa82da5e6ab74f7a60dd21e3d74c Mon Sep 17 00:00:00 2001 From: Harmon Date: Tue, 30 Jul 2019 22:22:17 -0500 Subject: [PATCH] Improve wording in extended Tweets documentation --- docs/extended_tweets.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/extended_tweets.rst b/docs/extended_tweets.rst index 54de44a..b4ef10d 100644 --- a/docs/extended_tweets.rst +++ b/docs/extended_tweets.rst @@ -80,7 +80,7 @@ itself a Status object, the ``full_text`` attribute of the Retweeted Status object can be used instead. This also applies similarly to Status objects/payloads that are Retweets from -streams. The ``extended_tweet`` attribute/field will be a dictionary with a +streams. The dictionary from the ``extended_tweet`` attribute/field contains a ``full_text`` sub-field/key that may be truncated with an ellipsis character. Instead, the ``extended_tweet`` attribute/field of the Retweeted Status (from the ``retweeted_status`` attribute/field) can be used. -- 2.25.1