---@diagnostic disable: missing-return, lowercase-global ---@param index number ---@return list ... ---Returns the saved list of messages to which a chat window is subscribed function GetChatWindowMessages(index) end