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[edit]

Arguments[edit]

none

Returns[edit]

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

External links[edit]