Files
wow_Meta/api/KBSystem_GetServerNotice.lua
2025-05-04 14:35:26 +02:00

6 lines
184 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@return string text
---Returns the text of the knowledge base server system notice
function KBSystem_GetServerNotice() end