WoW:API SetGuildInfoText: Difference between revisions
Jump to navigation
Jump to search
(added info on /script command) |
m (Move page script moved page API SetGuildInfoText to API SetGuildInfoText without leaving a redirect) |
||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
Changes the Guild Info to selected text. | {{wowapi}} __NOTOC__ | ||
SetGuildInfoText("text"); | |||
Changes the Guild Info to selected text. | |||
SetGuildInfoText("text") | |||
== Arguments == | |||
:; "text" : String - The text to set as the guild info. | |||
== Returns == | |||
:nil | |||