WoW:API GuildSetMOTD: Difference between revisions

cat
(added info on /script command)
 
(cat)
Line 1: Line 1:
{{wowapi}}
Sets the guild MOTD.<br>
Sets the guild MOTD.<br>
<pre>
<pre>
GuildSetMOTD("message");
GuildSetMOTD("message");
</pre>
</pre>