Closed FlxVctr closed 1 year ago
Twitter does limit text in the API request to 280 characters. Therefore, retweets are often truncated by the length of RT @{username}:…. However, the full text should be available in the referenced_tweets expansion in the API response.
RT @{username}:…
Twitter does limit text in the API request to 280 characters. Therefore, retweets are often truncated by the length of
RT @{username}:…
. However, the full text should be available in the referenced_tweets expansion in the API response.