Code format
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param mailID number
|
||||
---@return string bodyText
|
||||
---@return string texture
|
||||
---@return 1nil isTakeable
|
||||
---@return 1nil isInvoice
|
||||
---@param mailID number
|
||||
---@return string bodyText
|
||||
---@return string texture
|
||||
---@return 1nil isTakeable
|
||||
---@return 1nil isInvoice
|
||||
---Returns information about the text of an inbox mail. Also marks the mail as read if it wasn't already.
|
||||
function GetInboxText(mailID) end
|
||||
function GetInboxText(mailID) end
|
||||
|
Reference in New Issue
Block a user