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

4 lines
231 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Ends interaction with a mailbox. Fires the MAIL_CLOSED event, indicating that Mail/Inbox APIs may no longer have effects or return valid data.
function CloseMail() end