You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the Twitter connection enforces the text length to be less than 280 (_validate_tweet_text). More complex tweets exceeding that limit can use Tweet threads. For instance, post a tweet of 280 characters and then a sub-tweet with another 280 characters.
The text was updated successfully, but these errors were encountered:
Currently, the Twitter connection enforces the text length to be less than 280 (
_validate_tweet_text
). More complex tweets exceeding that limit can use Tweet threads. For instance, post a tweet of 280 characters and then a sub-tweet with another 280 characters.The text was updated successfully, but these errors were encountered: