6 lines
167 B
Lua
6 lines
167 B
Lua
---@diagnostic disable: missing-return, lowercase-global
|
|
---@meta
|
|
|
|
---returns boolean on whether activity is active or not
|
|
function C_LFGList.GetActiveEntryInfo() end
|