Add meta
This commit is contained in:
4
Meta/api/CloseMail.lua
Normal file
4
Meta/api/CloseMail.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
---@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
|
Reference in New Issue
Block a user