Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia

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.