Files
wow-weakauras/Meta/api/C_LFGList.GetSearchResultEncounterInfo.lua
2024-11-07 23:12:37 +01:00

4 lines
191 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Takes a group id and returns a table with the encounter info of the group
function C_LFGList.GetSearchResultEncounterInfo() end