Add meta
This commit is contained in:
8
Meta/api/GetChatWindowChannels.lua
Normal file
8
Meta/api/GetChatWindowChannels.lua
Normal file
@@ -0,0 +1,8 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param index number
|
||||
---@return string channelName
|
||||
---@return number channelId
|
||||
---@return list ...
|
||||
---Returns the saved list of channels to which a chat window is subscribed
|
||||
function GetChatWindowChannels(index) end
|
||||
Reference in New Issue
Block a user