Files
wow_Meta/api/CalendarEventGetRepeatOptions.lua

7 lines
213 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---@return string[]
---Returns a list of localized event repetition option labels (currently unused)
function CalendarEventGetRepeatOptions() end