WoW API: GetGuildRosterMOTD

From AddOn Studio
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