WoW:API GuildSetMOTD: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(cat)
mNo edit summary
Line 1: Line 1:
{{wowapi}}
{{wowapi}}
{{Stub/API}}
Sets the guild MOTD.<br>
Sets the guild MOTD.<br>
<pre>
<pre>
GuildSetMOTD("message");
GuildSetMOTD("message");
</pre>
</pre>

Revision as of 14:44, 25 June 2007

WoW API < GuildSetMOTD

Sets the guild MOTD.

GuildSetMOTD("message");