Add a bunch of globals relating to chat frames
This commit is contained in:
@@ -19,5 +19,5 @@
|
||||
---@param chatType channel
|
||||
---Sends a chat message
|
||||
---@overload fun(text: string, chatType: channel, languageIndex: number|nil)
|
||||
---@overload fun(text: string, chatType: channel, languageIndex: number|nil, channel: string)
|
||||
---@overload fun(text: string, chatType: channel, languageIndex: number|nil, channel: number)
|
||||
function SendChatMessage(text, chatType, languageIndex, channel) end
|
||||
|
||||
Reference in New Issue
Block a user