Initial commit
This commit is contained in:
6
api/C_LFGList.GetSearchResults.lua
Normal file
6
api/C_LFGList.GetSearchResults.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@return number groups
|
||||
---@return table groupIDs
|
||||
---Returns the number of groups listed and a table containing group ids of all enlisted groups
|
||||
function C_LFGList.GetSearchResults() end
|
||||
Reference in New Issue
Block a user