WoW:API GuildSetMOTD: Difference between revisions

m
Move page script moved page API GuildSetMOTD to WoW:API GuildSetMOTD without leaving a redirect
(added info on /script command)
 
m (Move page script moved page API GuildSetMOTD to WoW:API GuildSetMOTD without leaving a redirect)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Sets the guild MOTD.<br>
{{wowapi}} __NOTOC__
<pre>
 
GuildSetMOTD("message");
 
</pre>
Sets the guild message of the day.
GuildSetMOTD("message")
 
 
== Arguments ==
:"message" : String - The message to set
 
 
== Returns ==
:nil
Anonymous user