Files
wow_Meta/api/RequestArtifactCompletionHistory.lua
2025-05-04 15:15:00 +02:00

6 lines
314 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---Queries the server for the player's artifact completion history. This function will return immediately, and the ARTIFACT_HISTORY_READY will fire when the information is available from the server.
function RequestArtifactCompletionHistory() end