Returns the saved list of messages to which a chat window is subscribed


See also Chat functions.

Signature:

... = GetChatWindowMessages(index)

Arguments:

  • index - Index of a chat frame (between 1 and NUM_CHAT_WINDOWS) (number)

Returns:

  • ... - A list of chatMsgTypes for which the chat window is subscribed (list)