WoW API: GetGuildRosterMOTD

From AddOn Studio
Revision as of 02:02, 21 June 2020 by Bear (talk | contribs)
Jump to navigation Jump to search

WoW API < GetGuildRosterMOTD

Gets the guild message of the day

local guildMOTD = GetGuildRosterMOTD()

Parameters

Arguments

none

Returns

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

External links