Files
wow_Meta/api/CalendarEventHasPendingInvite.lua
2025-05-04 15:15:00 +02:00

7 lines
236 B
Lua

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