WoW:API GuildSetMOTD: Difference between revisions

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