Files
wow_Meta/api/GetChannelList.lua
2025-05-04 14:35:26 +02:00

8 lines
216 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