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

7 lines
224 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@return number index
---@return string channel
---@return list ...
---Returns the list of the channels the player has joined
function GetChannelList() end