Code format
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param index number
|
||||
---@param channel number
|
||||
---@return number zoneChannel
|
||||
---@param index number
|
||||
---@param channel number
|
||||
---@return number zoneChannel
|
||||
---Adds a chat channel to the saved list of those displayed in a chat window. Used by the default UI's function ChatFrame_AddChannel() which manages the set of channel messages shown in a displayed ChatFrame.
|
||||
function AddChatWindowChannel(index, channel) end
|
||||
function AddChatWindowChannel(index, channel) end
|
||||
|
Reference in New Issue
Block a user