WoW:API GetGuildRosterMOTD: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
m (Move page script moved page API GetGuildRosterMOTD to API GetGuildRosterMOTD without leaving a redirect)
 
(No difference)

Latest revision as of 04:45, 15 August 2023

WoW API < GetGuildRosterMOTD

Gets the guild message of the day

local guildMOTD = GetGuildRosterMOTD()

Parameters[edit]

Arguments[edit]

none

Returns[edit]

  • guildMOTD (string) - The guild Message of the Day

External links[edit]