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 andNUM_CHAT_WINDOWS) (number)
Returns:
...- A list ofchatMsgTypes for which the chat window is subscribed (list)