WoW:API GetGuildRosterMOTD: Difference between revisions
Jump to navigation
Jump to search
(fill in) |
m (Move page script moved page API GetGuildRosterMOTD to API GetGuildRosterMOTD without leaving a redirect) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{wowapi}} | {{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 == | == External links == | ||
{{elink|site=WoWProgramming.com|link=http://wowprogramming.com/docs/api/GetGuildRosterMOTD|desc=GetGuildRosterMOTD}} | {{elink|site=WoWProgramming.com|link=http://wowprogramming.com/docs/api/GetGuildRosterMOTD|desc=GetGuildRosterMOTD}} |