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

6 lines
183 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@return 1nil canEdit
---Returns whether the player is allowed to edit guild public notes
function CanEditPublicNote() end