Code format
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param mailID number
|
||||
---@param mailID number
|
||||
---Requests a copy of a mail's body text as an item. The text of an in-game mail can be retrieved as a readable "Plain Letter" item to store in the player's bags; this function sends a request to the server for this item, causing the standard inventory events to fire as the item is placed into the player's inventory.
|
||||
function TakeInboxTextItem(mailID) end
|
||||
function TakeInboxTextItem(mailID) end
|
||||
|
Reference in New Issue
Block a user