Closed simov closed 9 years ago
I use
getTweetLength('tweety', {/*custom url shortener options*/});
but then when I try to use isInvalidTweet I get the default options for getTweetLength which result in different length and therefore an error.
isInvalidTweet
getTweetLength
Am I missing something?
I use
but then when I try to use
isInvalidTweet
I get the default options forgetTweetLength
which result in different length and therefore an error.Am I missing something?