C_Social.GetMaxTweetLength

From Warcraft Wiki
Jump to navigation Jump to search
Links
Info
Added in 8.1.5

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

Battle for Azeroth Patch 8.1.5 (2019-03-12): Moved to C_Social.GetMaxTweetLength. The previous alias is deprecated [1]
Warlords of Draenor Patch 6.1.0 (2015-02-24): Added as C_Social.GetNumCharactersPerMedia.