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

7 lines
210 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---@return string link
---Returns a hyperlink to the player's list of recipes for the current trade skill
function GetTradeSkillListLink() end