Files
wow-weakauras/Meta/api/CalendarEventHasPendingInvite.lua
2024-11-07 23:12:37 +01:00

5 lines
231 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@return boolean pendingInvite
---Returns whether the player has been invited to the selected event and not yet responded
function CalendarEventHasPendingInvite() end