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

6 lines
227 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