WoW:API SetGuildInfoText: Difference between revisions

m
Move page script moved page API SetGuildInfoText to WoW:API SetGuildInfoText without leaving a redirect
mNo edit summary
m (Move page script moved page API SetGuildInfoText to WoW:API SetGuildInfoText without leaving a redirect)
 
(One intermediate revision by one other user not shown)
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