Bryan Hart
Results
1
issues of
Bryan Hart
There exist functions to validate tweets, but none to validate DMs. For example, java Validator.isValidTweet does not allow the 10,000 char DMs. Similar in JS. Please provide functions to validate...
enhancement