WoW:API GuildSetMOTD: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Updated to match the current API boilerplate.)
m (Move page script moved page API GuildSetMOTD to API GuildSetMOTD without leaving a redirect)
 
(No difference)

Latest revision as of 04:46, 15 August 2023

WoW API < GuildSetMOTD


Sets the guild message of the day.

GuildSetMOTD("message")


Arguments[edit]

"message" : String - The message to set


Returns[edit]

nil