![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns the max character length of a tweet.
maxTweetLength = C_Social.GetMaxTweetLength()
Returns[]
- maxTweetLength
- number - the current max character length for the user (280).
Patch changes[]
Patch 8.1.5 (2019-03-12): Moved to C_Social.GetMaxTweetLength. The previous alias is deprecated [1]
Patch 6.1.0 (2015-02-24): Added as C_Social.GetNumCharactersPerMedia.
