WoW:API SetGuildInfoText: Difference between revisions

Updated to match the current API boilerplate.
mNo edit summary
(Updated to match the current API boilerplate.)
Line 1: Line 1:
{{wowapi}}
{{wowapi}} __NOTOC__
{{Stub/API}}
 
Changes the Guild Info to selected text.<br>
 
<pre>
Changes the Guild Info to selected text.
SetGuildInfoText("text");
SetGuildInfoText("text")
</pre>
 
 
== Arguments ==
:; "text" : String - The text to set as the guild info.
 
 
== Returns ==
:nil
Anonymous user