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

4 lines
292 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Declines invitation to the selected calendar event. Only applies to player-created events and invitations sent by other players; has no effect if the current calendar event is of another type.
function CalendarEventDecline() end