Initial commit
This commit is contained in:
5
api/C_LFGList.GetApplications.lua
Normal file
5
api/C_LFGList.GetApplications.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@return table applications
|
||||
---Returns a table with the groups the player has applied for
|
||||
function C_LFGList.GetApplications() end
|
||||
Reference in New Issue
Block a user