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

6 lines
187 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@return 1nil canEdit
---Returns whether the player is allowed to edit the guild Message of the Day
function CanEditMOTD() end