WoW:API SetGuildInfoText: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Updated to match the current API boilerplate.)
m (Move page script moved page API SetGuildInfoText to API SetGuildInfoText without leaving a redirect)
 
(No difference)

Latest revision as of 04:47, 15 August 2023

WoW API < SetGuildInfoText


Changes the Guild Info to selected text.

SetGuildInfoText("text")


Arguments

"text"
String - The text to set as the guild info.


Returns

nil