twitter-text icon indicating copy to clipboard operation
twitter-text copied to clipboard

Validate DM functions

Open BryanConradHart opened this issue 9 years ago • 0 comments

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 DMs, and any other type of article that differ from regular tweets (for example, quote tweet).

BryanConradHart avatar Jun 07 '16 17:06 BryanConradHart