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