WoW:API KBSystem GetMOTD: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(New page: {{wowapi}} __NOTOC__ Returns the server message of the day. motd = KBSystem_GetMOTD() == Parameters == === Arguments === :() === Returns === :motd :;motd : String - The message of the...)
 
m (Move page script moved page API KBSystem GetMOTD to API KBSystem GetMOTD without leaving a redirect)
 
(No difference)

Latest revision as of 04:46, 15 August 2023

WoW API < KBSystem GetMOTD

Returns the server message of the day.

motd = KBSystem_GetMOTD()

Parameters[edit]

Arguments[edit]

()

Returns[edit]

motd
motd
String - The message of the day.