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
When a tweet sent using twitter set contains a long URL, the result will often be the message first, and then the long URL in a separate tweet.
The command line tool should properly calculate the length of URLs after they've been shortened with t.co, and it should raise an exception when the message passed to twitter set is too long for a single tweet.
The text was updated successfully, but these errors were encountered:
When a tweet sent using
twitter set
contains a long URL, the result will often be the message first, and then the long URL in a separate tweet.The command line tool should properly calculate the length of URLs after they've been shortened with t.co, and it should raise an exception when the message passed to
twitter set
is too long for a single tweet.The text was updated successfully, but these errors were encountered: