---@diagnostic disable: missing-return, lowercase-global ---@meta ---@param mailID number ---@return 1nil canDelete ---Returns whether a message in the player's inbox can be deleted function InboxItemCanDelete(mailID) end