Files
wow_Meta/api/KBSystem_GetServerNotice.lua
2025-05-04 15:15:00 +02:00

7 lines
193 B
Lua

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