WoW:API GetGuildRosterMOTD: Difference between revisions

m
Move page script moved page API GetGuildRosterMOTD to WoW:API GetGuildRosterMOTD without leaving a redirect
(Created page with " ")
 
m (Move page script moved page API GetGuildRosterMOTD to WoW:API GetGuildRosterMOTD without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{wowapi}}
Gets the guild message of the day
local guildMOTD = GetGuildRosterMOTD()
 
== Parameters ==
=== Arguments ===
: none
 
=== Returns ===
* guildMOTD (string) - The guild Message of the Day
 
== External links ==
{{elink|site=WoWProgramming.com|link=http://wowprogramming.com/docs/api/GetGuildRosterMOTD|desc=GetGuildRosterMOTD}}
Anonymous user